A full-stack web application for managing flight reservations and seat bookings, built using Spring Boot, Spring JPA, MySQL, and a clean HTML/CSS/JavaScript frontend. This project demonstrates ...
SQLhelper/ ├── SQLhelper-back/ # Backend API (Express + TypeScript) │ ├── src/ │ │ ├── index.ts # Application entry point │ │ ├── routes/ # API route handlers │ │ ├── services/ # Business logic ...