This commit is contained in:
2025-03-05 01:37:50 +05:30
parent 928dbbaba1
commit 048b68af84

View File

@@ -1,8 +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
- [ ] 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