03. Case Study
OnRoute
Project overview
A team built dynamical website called OnRoute. This website provides travel assistance that includes booking flight services for traveling passengers along with accommodations and vehicle rentals. The given user would be able to search for flight departures and arrivals, select vehicles according to location and date availability, get details of their flights, select additional amenities, and book their accommodations; all done within their individual user account. All data is handled in the database using PhpMyAdmin.
Tools Used
- HTML
- CSS
- PHP
- JavaScript
- MySQL
Collaborators
Vehicle Rentals:
- Alexis Arevalo
Accommodations:
- Nai-Hsien Chen
Flight Bookings:
- Daniel Guinto
User Logins:
- Mohamed Sakr
Seat & Meal Selection:
- William Midgette
My Tasks
I was responsible for developing a page soley dedicated to allow users to select and rent out a vehicle of there choosing. The idea is to give the users various options from the start or by filtering out vehicles based on pricing, model, number of seats, available dates, location, etc.
- If the user has not already selected a pick-up/drop-off date, then they are directed to another page where they must do so.
- Depening on date availability per vehicle, if a vehicle is booked the user will not have the option to select those dates.
Future improvements
- Sanitizing input fields against malicious code injections.
- Developing a more friendly UX/UI design.