Setup Guide
Prerequisites
Ensure your system has the following installed:
Cloning the Project
Clone the repository to your local machine:
Creating a Virtual Enviroment
Create and activate a virtual environment:
Installing Dependencies
Install dependencies listed in requirements.txt:
Running on Windows
To start both the backend and frontend servers simultaneously on Windows, simply run the provided batch file:
Running on macOS / Linux
Give the .sh
file execute permission:
Then run it: