Delivery App is a comprehensive food delivery platform developed using ReactJS, Redux, and Node.js (Express). This project is designed to streamline the delivery experience for customers, restaurant owners, and administrators, ensuring a seamless and efficient service.
-
Authentication & Authorization: Provides secure access for customers, restaurant owners, and administrators, ensuring appropriate permissions for each user.
-
Customer Journey:
- Register and browse available restaurants.
- Place orders and track order status in real-time.
- Manage profiles and view order history from a personal dashboard.
-
Restaurant Owner Onboarding:
- Allows restaurant owners to join the platform by submitting a form for admin approval.
- Once approved, owners can access a dashboard to manage profiles, track orders, and control menus with CRUD operations.
-
Admin Controls:
- Administrators can oversee the platform, approve restaurant registrations, and manage user roles, ensuring smooth operation and compliance.