Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 669 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 669 Bytes

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:

  1. Customers who can search flights, book flights and cancel flights for themselves
  2. Employees who can do the same, but able to look at all booked seats details