Skip to content

Say-Cheese is an application intended for users to display their favorite and beautiful photos for others to see and also to copy the image link to the clipboard

License

Notifications You must be signed in to change notification settings

Williamsoditi/Say-Cheese

Repository files navigation

Say-Cheese

By Williams Oditi

Table of contents

Description

Say-Cheese is an application intended for users to display their photos for others to see.

Has features like:

  1. Viewing all details of a photo on clicking.
  2. Searching functionality for different photo categories.
  3. Copying a link to the clipboard for sharing
  4. View photos based on the location of where the photo was taken.
  5. An admin panel to manage the application.

The following is a live link to the project: Live link

Installation process

To access my repository link: Click here

To clone this repository locally, type the following command on your terminal.

If using HTTP keys, type:

https://github.com/Williamsoditi/Say-Cheese.git

If using SSH keys, then type:

git@github.com:Williamsoditi/Say-Cheese.git

On running the commands successfully, you should have a local version of this repository. Navigate to the target directory and open it with a prefered IDE :

  1. On running the application, type the following on the terminal;
  • python3 manage.py runserver
  1. To test the application;
  • python3 manage.py test
  1. To navigate to a local browser, Type this on a preferred browser:
  • 127.0.0.1:5000

Technologies used

Known-Bugs

Application runs smoothly. No bugs identified.

Contact information

Feel free to reach me for collaborations:

  • Author E-mail ; williamsoditi99@gmail.com
  • Phone Number: +254 712345678.

Copyright and License

MIT LICENSE

About

Say-Cheese is an application intended for users to display their favorite and beautiful photos for others to see and also to copy the image link to the clipboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published