This commit is contained in:
2025-03-05 01:35:59 +05:30
parent 8dcabfbf11
commit 928dbbaba1
4 changed files with 41 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Flight Booking System
[ ] Developed RESTful API for flight search and booking
[ ] User Authentication
[ ] Implemented comprehensive flight search functionality
[ ] Implemented user registration and login functionality
[ ] Implemented secure booking process
[*] Create database schema for flights, users, and bookings