Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 236 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 236 Bytes

Mongodb_implementation

Instructions


-Install MongoDB: sudo apt-get install mongodb
-Install Django: sudo pip install django djangorestframework
-Clone the project
-Run: python API/manage.py runserver