A modern, full-stack airline reservation system built with ASP.NET Core MVC. Features a premium user interface, interactive seat selection, and comprehensive flight management.
- Interactive Seat Map: Visual seat selection with real-time availability tracking.
- Flight Management: Admin dashboard to create, edit, and manage flight schedules.
- Secure Authentication: Role-based login and registration system (Admin/User).
- Multi-Language Support: Localization support for English and Turkish.
- Modern UI/UX: Responsive design with Glassmorphism effects and premium styling.
- Backend: ASP.NET Core MVC, C#, Entity Framework Core
- Frontend: HTML5, CSS3, JavaScript, Bootstrap 5
- Database: PostgreSQL
- Tools: Git, Visual Studio Code
- Clone the repository
git clone [https://github.com/meferbas/Airlines-Reservation-System.git](https://github.com/meferbas/Airlines-Reservation-System.git)
- Configure Database
Update the connection string in
appsettings.json. - Run Migrations
dotnet ef database update
- Run the Application
dotnet run
M. Efe Erbaş - mefeerbas.com