Skip to content

This is a django app that allows users to view my favorite photo interest, click on the photo to expand and be able to see picture details and a user is able to copy the photo link to share.

License

Notifications You must be signed in to change notification settings

Joseph-Odhiambo/Gallary

Repository files navigation

Photo-Gallary

Author

Joseph-Odhiambo

Description

This is a django application that allows Users to view different kinds of photos that interests me. A user is able to click on a photo to expand it and will able to see the details of the photo. A search ber also enables a user to search categories avalable for viewing based on the location taken.

Live Link

View Site

Screenshots


Home Page

Photo My Photo Gallery

Photo Description

User Story

  • A user can view photos that interest me.
  • Click on a single photo to expand it and also view the details of the photo.
  • Search for different categories of photos. (ie. Nature, Food).
  • Copy a link to the photo to share with my friends.
  • View photos based on the location they were taken.

Development Installation

To get the code..

  1. Cloning the repository:
https://github.com/Joseph-Odhiambo/Gallary.git
  1. Move to the folder and install requirements
cd Gallary
pip install -r requirements.txt
  1. Set up your database
    psql
  2. Running the application
python manage.py runserver
  1. Testing the application
python manage.py test pics

Open the application on your browser 127.0.0.1:8000.

Technology used

Known Bugs

  • There are no known bugs currently but pull requests are allowed incase you spot a bug

Contact Information

If you have any question or contributions, please email me at [email protected]

License

  • MIT License:
  • Copyright (c) 2020 Joseph Odhiambo

About

This is a django app that allows users to view my favorite photo interest, click on the photo to expand and be able to see picture details and a user is able to copy the photo link to share.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published