Skip to content

This is a personal gallery application that displays photos for others to see. This up allows users to search for different categories of photos. (ie. Travel, Food), copy a link to the photo to share with my friends and view photos based on the location they were taken.

Notifications You must be signed in to change notification settings

nimosaid/Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PICTURE PATCH

Built By NIMO SAID


Description

Picture Patch is a django application that allows users to view photos and and copy thier link and share with friends. The application allows the user to add a photo and upload it.


User Stories

These are the behaviors/features that the application implements for use by a user.

As a user I would like:

  • View different photos that interest me.
  • Click on a single photo to expand it and also view the details of the photo.
  • The photo details must appear on a modal within the same route as the main page.
  • Search for different categories of photos. (ie. Travel, Food)
  • Copy a link to the photo to share with my friends.
  • View photos based on the location they were taken.

SetUp / Installation Requirements

Prerequisites

  • python3.6
  • pip install pillow
  • psql

Cloning

  • In your terminal:

      $ git clone https://github.com/nimosaid/Gallery/
    

Technologies Used


Contributions

  • Git clone
  • Make the changes.
  • Write your tests on tests/
  • If everything is OK. push your changes and make a pull request.

License

MIT ©2019 Nimo Said

About

This is a personal gallery application that displays photos for others to see. This up allows users to search for different categories of photos. (ie. Travel, Food), copy a link to the photo to share with my friends and view photos based on the location they were taken.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published