/Gallery_app

The app goes by the name "G_Pyra". It an app that acts as a display for the photos I have taken in various places that I have visited.

Primary LanguagePythonMIT LicenseMIT

This project was generated with Django version 2.2.8

picture

To view the site Click G_Pyra

Author:

Authors' information

Peter Mirithu Email: pyra_m.k@yahoo.com
Address: 1394
Software Developer.
Telephone N.O: 0790476167

Description

The app goes by the name "G_Pyra". It an app that acts as a display for the photos I have taken in various places that I have visited.

Specifications

  • Behaviours
* Displays Countries with location buttons.         ~ When the page loads on start up.

* Displays Images based on location .               ~ When one clicks on any any location button. 

* Displays Images based on catgory.                 ~ When one clicks on any category button.

* Searches and displays images based on category .  ~ When one keys in any category in search form and click the search Icon.

* Displays a modal with image & details.            ~ When one clicks on an image.

* Copies the image URL.                             ~ When one clicks the Copy button.  

Setup Requirements

Here's a brief introduction on what a developer must do in order to start running the app locally:

$ git clone https://github.com/petermirithu/Gallery_app
$ cd Gallery_app/
  • create a virtual environment
  • Activate the virtual environment
  • create your own database
  • add configurations for the database in the project settings file
$ pip install -r requirements.txt
$ chmod a+x start.sh
$ ./start.sh

To run tests:
$ python3.6 manage.py test g_pyra

Technologies Used

This project was generated with

  • Python version 3.8.0.
  • Django version 2.2.8
  • Bootstrap4.
  • Javascript.
  • CSS3
  • PSQL database.

Support and contact details

Incase of a problem, issue or need more clarification, feel free to send an email
@ pyra_m.k@yahoo.com
Contact Pyra at : 0790476167

License