Cycle Rental System for VIT
This is the first version of Trycycle, an easy way for VITians to travel within the campus.
To run the project, follow these steps -
- Clone the repository on your desktop by typing in the following command: git clone https://github.com/apoorvachawda/trycycle.git
- cd to the respective directory: cd
- Once you are in the trycycle directory, type in the following command to get the website running: python manage.py runserver
- Your will see the url to your localhost, something like "Starting development server at http://127.0.0.1:8000/". Enter the given url in your browser.
- This will open up the login page. Feel free to sign up and start booking !