This is test file Step-by-Step Code Execution Instructions:
- Clone the repository.
- Open the terminal
- Run the command " pip install -r requirements.txt"
- Run the command "python manage.py makemigrations"
- Run the command "python manage.py migrate"
- Run the command "python manage.py runserver"
- The server would have been started at your local host http://127.0.0.1:8000/.