ucredit Steps for local installation Clone the repository: git clone https://github.com/BryanVeraDev/ucredit.git Change directory to ucredit: cd ucredit Create virtual environment: py -m venv venv Activate virtual environment: .\\venv\\Scripts\\activate.bat Install dependencies: pip install -r requirements.txt Apply migrations to database: py .\\manage.py migrate Run the server: py .\\manage.py runserver Contributors 🧑💻 Omar David Jaimes Molina - 1152263 🧑💻 Bryan Alejandro Vera Osorio - 1152277 🧑💻 Saimer Adrián Saavedra Rojas - 1152280