This a web app This is a web app where you can view photos of different items, you can click the name of the photo and learn more abot it.
- Git
- Web-browser or your choice
- Github
The following languages have been used on this project:
- HTML
- Bootstrap
- Python
- SQL
- Copy the github repository url
- Clone to your computer
- Open terminal and navigate to the directory of the project you just cloned to your computer
- Run the following command to start the server using virtual environment
python3.8 -m venv --without-pip virtual
- To activate the virtual environment
source virtual/bin/activate
curl https://bootstrap.pypa.io/get-pip.py | python
pip install -r requirements.txt
- To copy .env.example to .env
cp .env.example .env
-
Edit the .env file and replace the values with your own Cloudinary credentials and database credentials
-
To run the server
python manage.py runserver
- Open the browser and navigate to http://127.0.0.1:8000/ to see the application in action
- Live link to view the project the blog
So far so good there are no bugs related to this project 😎
To make a contribution to the code used or any suggestions you can click on the contact link and email us your suggestions.
- Email: daniel.mutua@student.moringaschool.com
- Phone: +254724961973
- MIT licence Copyright (c) 2021 Moringa school.