Skip to content

A project for course work focusing on DB design and SQL queries (without help of ORM)

Notifications You must be signed in to change notification settings

AaronCui/flight-booking-db-project

Repository files navigation

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

About

A project for course work focusing on DB design and SQL queries (without help of ORM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published