The application was implemented as an assignment at CS50Web
Please respect, and keep the Academic Honesty Policy in mind.
A demo of the application can be watched at CS50Web HomePage
- Clone the repository:
# Using Github CLI
gh repo clone krigjo25/webapp-Commerce-Django
# Using SSH
ssh git@github.com:krigjo25/webapp-Commerce-Django.git
# Using HTTPS
git clone https://github.com/krigjo25/webapp-Commerce-Django.git
- Navigate to the project directory
cd webapp-Commerce-Django.git
- Install given requirements
pip install -r requirements.txt
- Run the file
flask run --debug ( opens up the development environment)
The requirements for the project can be found in Requirements file
In order to install submit50 dependencies follow the installation structure for rusetup package works for linux, windows.
flask - Pallets project CS50 - CS50 team
The application is under The UnLicense.
Created with love, for python programming,
Thanks for reading, and have a glorious day, @krigjo25