This project is based on a sample starter code provided by instructor. For more details, setting up, how to create another similar project like ours, please refer to:
https://github.com/belinghy/cpsc304-project-starter
The above link has an in-depth readme for how to setup the project.
Otherwise, this is a project which focuses on Database Design and SQL queries w.o use or ORM completed on our own.
Our goal is to create a simplistic database system for flight booking with 2 main types of users:
- Customers who can search flights, book flights and cancel flights for themselves
- Employees who can do the same, but able to look at all booked seats details