trycycle

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 -

  1. Clone the repository on your desktop by typing in the following command: git clone https://github.com/apoorvachawda/trycycle.git
  2. cd to the respective directory: cd
  3. Once you are in the trycycle directory, type in the following command to get the website running: python manage.py runserver
  4. 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.
  5. This will open up the login page. Feel free to sign up and start booking !