Skip to content

Mohraf/gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GALLERY

Python Django Application

By Amos Okello

Description

An application where users can view and add pictures with their details

Setup/Installation Requirements

  • Clone the repo:
git clone https://github.com/Mohraf/gallery.git
  • Open the folder with your favorite IDE
  • Create a virtual environment and activate it
  • install requirements
pip install -r requirements.txt
  • Run the application using the following command
python manage.py runserver

Technologies Used

  • Python
  • Postgresql
  • Django
  • Heroku

Support and contact details

[email protected]

License

This is under the MIT license Copyright (c) 2022 Amos Okello

About

Django web application to view images in a gallery

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published