C-Air is a database term project developed during my junior year at Chungnam National University. It serves as a simple airline reservation management system, utilizing fundamental SQL operations to manage bookings, cancellations, and customer information efficiently.
-
Clone the repository:
git clone https://github.com/dongmin-dev/c-air.git
-
Navigate to the project directory:
cd c-aira. For frontend:
cd frontend npm install npm run build serve -s buildb. For backend:
cd backend npm install npm run dev
You can view a live demo of the project at c-air.betaplay.live
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Submit a pull request.
This project is licensed under the MIT. See the LICENSE file for details.
For questions or feedback, please contact yeet@o.cnu.ac.kr





