Skip to content

krigjo25/webapp-Commerce-Django

Repository files navigation

Commerce

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

Installation

  1. 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
  1. Navigate to the project directory
cd webapp-Commerce-Django.git
  1. Install given requirements
pip install -r requirements.txt
  1. Run the file
flask run --debug ( opens up the development environment)

Requirements

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.

Credits

Responsories

flask - Pallets project CS50 - CS50 team

LICENCE

The application is under The UnLicense.

Notes from the developer

Created with love, for python programming,

Thanks for reading, and have a glorious day, @krigjo25

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages