- Alan Tony (191CS207)
- Lakshmi Aashish Prateek Janaswamy (191CS225)
- Sudarshan Sundarrajan (191CS255)
- Basic HTML structure and database schema
- Vehicle Input from Site and Updating Database accordingly
- User and admin dashboards
- Edit/Add Model & Units
- Home Page
- Model Specific Page
- Vehicle Catalog Page
- Bookings
-
Vehicles:
- ID
- Type
- Model
- Model_Year
- License
- Rate
-
Users
- User_ID
- Name
- Type
- Phone Number
- Address
-
Bookings
- Vehicle_ID
- User_ID
- Pickup
- Booking_Date
- Return_Date
- Amount