Skip to content

Repository files navigation

CrediBuy

Django Web Application recreating a credit-based shop for Web Programming Course Group C 2024 - II

How to use

  1. Download Python 3.12.5 from

    https://www.python.org/downloads/release/python-3125/

  2. Clone the repository

    git clone https://github.com/JorgeMarles/CrediBuy.git
    
  3. Create a virtual environment

    python -m venv venv
    
  4. Activate the virtual environment

    For Windows

    ./venv/Scripts/activate
    
  5. Install dependencies

    ./make dependencies
    
  6. Apply migrations

    ./make migrate
    
  7. Run the server

    ./make run
    

Team Members

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

About

Repositorio 19 creado desde el backend

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages