NOTE - I had recently completed CDAC and that's why I am not familiar with Python (Django Framework) as it was not in our PG-DAC syllabus though I had gone through some of the concepts and completed this assignment.
- Clone this repository into a folder on your computer
- Open terminal inside the folder with code.
- Type python manage.py runserver to start a localhost server for the app.
- The API is started and now you can use the API routes to give requests.






