This is a beautiful photo studio that showcases pictures of some of the rarest places on earth.Allows users to search based on category and to view based on locations.
https://studio-picturesque.herokuapp.com/
- View different photos from the galllery
- Click a single image to expand it and view the details of that photo
- Search for images by different categories.
- Copy a link to the photo.
- Filter photos based on the location.
git@github.com:Maryan23/Studio-Picturesque.git
cd Studio-Picturesque pip install -r requirements.txt
- python3 -m venv virtual - source env/bin/activate
SetUp your database User,Password, Host then make migrate
python manage.py makemigrations gallery
Now Migrate
python manage.py migrate
python manage.py runserver
python manage.py server
python manage.py test
Open the application on your browser 127.0.0.1:8000
.
- There are no known bugs
Incase of any contributions fork the repo and make any substantial changes. Incase of any ideas,suggestions or complaints feel free to connect with me on mwikali119@gmail.com
MIT Copyright (c) 2021 Studio-Picturesque