Skip to content

Repository files navigation

ucredit

Steps for local installation

  1. Clone the repository:
    git clone https://github.com/BryanVeraDev/ucredit.git
    
  2. Change directory to ucredit:
    cd ucredit
    
  3. Create virtual environment:
    py -m venv venv
    
  4. Activate virtual environment:
    .\\venv\\Scripts\\activate.bat
    
  5. Install dependencies:
    pip install -r requirements.txt
    
  6. Apply migrations to database:
    py .\\manage.py migrate
    
  7. Run the server:
    py .\\manage.py runserver
    

Contributors

  • 🧑‍💻 Omar David Jaimes Molina - 1152263
  • 🧑‍💻 Bryan Alejandro Vera Osorio - 1152277
  • 🧑‍💻 Saimer Adrián Saavedra Rojas - 1152280

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages