This commit is contained in:
2025-03-12 20:09:34 +05:30
parent 2204143e8e
commit f677224f5c
2 changed files with 29 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
- [ ] Developed RESTful API for flight search and booking
- [ ] User Authentication
- [ ] Implemented comprehensive flight search functionality
- [ ] Implemented user registration and login functionality
- [x] Implemented user registration and login functionality
- [ ] Implemented secure booking process
- [x] Create database schema for flights, users, and bookings