From 048b68af843b1224265886738ac1a5769c85ecbe Mon Sep 17 00:00:00 2001 From: fitel17112 Date: Wed, 5 Mar 2025 01:37:50 +0530 Subject: [PATCH] 003 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1769450..c765a25 100644 --- a/README.md +++ b/README.md @@ -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