/Django_Galleria

a personal gallery application where admins can display their photos for others to see.

Primary LanguagePythonMIT LicenseMIT

GALERIA

PROJECT DEVELOPER;

Nick Otieno.

Project Description

A personal gallery application where admins can display their photos for others to see.

Setup Requirements

- Github
- Code Editor
- Web Browser

Setup Installation

- Fork app from github
- Clone the app in your terminal using $git clone command
-Create your database using:
$psql
CREATE DATABASE <database name>; and connect it in settings.py
- Run the code in your code editor  using :
$ python3 manage.py runserver

Technologies Used;

- HTML
- CSS
- Django-3.2.8
-Javascript

LICENCE

©2021 Nick Otieno.