Summer project during my internship at JECRC University
Clone this repo: git clone https://github.com/magaust/JaipurSmartPark.git
- Python 3 x.x
- Django 2.x
A step by step series of examples that tell you how to get a development env running
Say what the step will be
git clone https://github.com/magaust/JaipurSmartPark.git
python3 manage.py runserver
go to http://127.0.0.1:8000/ in your browser
End with an example of getting some data out of the system or using it for a little demo
- Django - The web framework used
- Visual Code - IDE
- Bootstrap - Styling
This project is licensed under the MIT License - see the LICENSE.md file for details