This website was the final project of ITCS 333: Internet Software Development; it scored 19/20. Although the project is delivered, some features will be added over time. The website also does all CRUD operations to the database.
HTML, CSS(+FlexBox, MediaQuery), JavaScript, PHP, MySQL.
The website is used by travellers to:
- Create Account/Log in
- View Available Trips
- View Other Users' Feedback
- Reserve Trips
- Provide Feedback [attendance is managed by admin].
Admins can use the website to:
- Add New Trips
- Add Attendance (Coming Soon!) Note: the functionality of providing attendance by admin was not added. It is done manually by changing the attendance field on the database.