Skip to content

This is a personal gallery web application that showcases pictures for others to see. Users can view details of the photos when they click on it and they can also copy a link to the photo and share it with friends.

License

Notifications You must be signed in to change notification settings

oyesa/Django-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRIBE GALLERY

By Oyesa Mercy Oluchina

27/05/2022

Description

Tribe Gallery is a personal gallery web application that showcases pictures for others to see. Users can view details of the photos when they click on it and they can also copy a link to the photo and share it with friends.

Behaviour Driven Development (BDD)

  • The web page loads displaying the gallery pictures which when clicked show details of the pictures. The homepage also has a search bar where a user can search for different categories in the gallery.
  • Users can also also see pictures from a specific location by clicking on the location they want at the footer.

Setup/Installation Requirements

The application requires the following installations to operate:

Running Application

To run the application, open the cloned files in your terminal and run the following commands:

  • $ python3.8 -m venv --without-pip virtual
  • $ source virtual/bin/activate
  • $ curl https://bootstrap.pypa.io/get-pip.py | python
  • $ pip install -r requirements.txt
  • $ python manage.py runserver

Technologies Used

  • Python
  • Django
  • PostgreSQL
  • HTML
  • CSS
  • Bootstrap

Bugs

So far there are no bugs related to this project

Contact

To make contributions to the code or offer any suggestions you can contact me via email: Email: mercy.oluchina@student.moringaschool.com

Licence

MIT Licence Copyright (c) 2022 Oyesa Mercy Oluchina

About

This is a personal gallery web application that showcases pictures for others to see. Users can view details of the photos when they click on it and they can also copy a link to the photo and share it with friends.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages