Welcome to the Food Order Portal! This web application provides a convenient platform for users to browse through a variety of delicious dishes, place orders, and enjoy hassle-free delivery services.
View live preview here.
- User Authentication: Secure user authentication system allowing users to sign up, log in, and manage their profiles.
- Browse Menu: Explore a diverse menu of mouth-watering dishes categorized by cuisine, dietary preferences, and more.
- Order Placement: Effortlessly place orders with just a few clicks, customizing options such as quantity, delivery address, and preferred payment method.
- Order Tracking: Track the status of your orders in real-time, from preparation to delivery, ensuring a seamless and transparent experience.
- Promotions and Discounts: Stay updated on the latest promotions, discounts, and special offers to make the most of your dining experience.
- User Reviews and Ratings: Share your feedback and experiences with other users by leaving reviews and ratings for dishes and delivery services.
- Responsive Design: Enjoy a seamless browsing and ordering experience across devices, including desktops, tablets, and smartphones.
- Angular: Front-end framework for building dynamic and interactive user interfaces.
- Firebase: Backend-as-a-Service platform for user authentication, real-time database, and cloud storage.
- Bootstrap: Front-end framework for responsive and mobile-first design.
- Node.js: JavaScript runtime for server-side scripting and backend development (if applicable).
- python (flask): Web application framework for building APIs and server-side logic (if applicable).
- Clone the repository to your local machine.
- Install dependencies using
npm install
. - Run the development server using
ng serve
. - Access the application in your web browser at
http://localhost:4200
.
Contributions are welcome! If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive messages.
- Push your changes to your fork.
- Submit a pull request to the main repository.
This project is licensed under the MIT License - see the LICENSE file for details.