Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruoheng-du/databases
Databases | Spring 2024
https://github.com/ruoheng-du/databases
databases flask-application mysql ticketing-system
Last synced: about 2 months ago
JSON representation
Databases | Spring 2024
- Host: GitHub
- URL: https://github.com/ruoheng-du/databases
- Owner: ruoheng-du
- Created: 2024-01-31T13:52:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T16:36:58.000Z (4 months ago)
- Last Synced: 2024-08-27T17:44:43.142Z (4 months ago)
- Topics: databases, flask-application, mysql, ticketing-system
- Language: HTML
- Homepage:
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Databases | Spring 2024
This is the repository for databases system project doned in Databases course during Spring 2024. The project focuses on the design and implementation of a relational database system along with an associated web-based application. It involves building an online air ticket reservation system, and the system allows three types of users—Customers, Booking Agents, and Airline Staff—to interact with the database in various ways. The goal is to ensure effective database operations like querying, inserting, and deleting while providing an interactive web-based interface with visualizations and security. The project uses Python Flask for the backend, JavaScript, HTML, and CSS for the frontend, and MySQL for the database. Please feel free to email me at [email protected] for any more information.## Flyeasy
* This project is done in collaboration with Victoria Fu.