Django Web Application recreating a credit-based shop for Web Programming Course Group C 2024 - II
-
Download Python 3.12.5 from
-
Clone the repository
git clone https://github.com/JorgeMarles/CrediBuy.git -
Create a virtual environment
python -m venv venv -
Activate the virtual environment
For Windows
./venv/Scripts/activate -
Install dependencies
./make dependencies -
Apply migrations
./make migrate -
Run the server
./make run
Jorge Andres Marles Flores 1152255
Karen Lizeth Quintero Villasmil 1152250
Kevin Jackson Ortega Bonfante 1151752
Web Programming - C
Universidad Francisco de Paula Santander
Cucuta
2024-II