Menu management (CRUD operations for dishes).
Categories for organizing dishes (e.g., Appetizers, Drinks, Main Courses).
Order management (create order, update status, view history).
Customer registration & login with JWT authentication.
Database integration with MongoDB using Mongoose.
APIs tested and documented with Postman.