😆
This is an app that allows users to find images of their choice
This is the live . Click for the demo
- landing page containing random images
- images being displayed according to the time posted
- search bar to look for the image by category or location
- navbar to redirect you either home or about page
- modal to display image details
- image links
Behaviour | Input | Output |
---|---|---|
Display images | On page load | List of various images |
search bar at the navbar | On search bar input search term | page loads with images if available |
Modal pops up | Click an image | modal comes up with image datails |
link on the image modal on hover | On modal click the image | redirects you to specific image with more details |
input field with image link | Click input field | Copy the image link |
red button on the modal | Click close on modal | exits the modal |
about us link on navbar | Click about on navbar | get you to the page with mor details of the application |
1.Clone or download and unzip the repository from github,https://github.com/costamay/gallery
2.You can use this command (git clone my link) to clone the project to your machine if you have git .
3.cd into the project folder and open in text editor. 4. install virtual environment then activate it
4.Run python3.6 to run the app
- PYTHON
- PIP
- DJANGO FRAMEWORK
- BOOTSTRAP
- CSS
- POSTGRESS
contact me @ titusouko@gmail.com
The project is underMIT license Copyright © 2019.All rigths reserved