A Gallery portfolio whereby a user can clicks on a picture, views it on a modal and can copy the link to the picture
These instructions will get you a copy of the project up and running on a local host.
Step 1: git clone Step 2: Enter the Project root folder
cd gallery/ install virtual environment (venv) without pip
python3.6 -m venv --without-pip virtual Step 3: Activate virtual environment
source virtual/bin/activate install pip using curl
curl https://bootstrap.pypa.io/get-pip.py | python run the application
python3.6 manage.py runserver
None, follow this link to get run the application.
Deploying the Django Apps to Heroku to view.
Python3.6 - Python is a programming language that lets you work quickly and integrate systems more effectively Django - Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design postgresql - PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. Versioning version 1.0.0
If you encounter any bugs, email me on melissamalala@gmail.com. If you would like to add some changes, please feel free to fork the project and make a pull request.
MELISSA MALALA Twing-It Analytics
This project is licensed under the MIT License - see the LICENSE.md file for details
Moringa School