#Airline Ticket Management System
Designed a database for a rental platform which should support the following features:
• Users must be able to login/register and user details such as username, email, password,
address etc., must be stored.
• Users must be able to create a new listing and view existing listings
• Users must be able to propose and accept deals for a listing
• Order details must be stored, and users and employees must be able to access the order details.
• Maintain details of employees such as email, first name, last name, designation, pay etc.