Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saurabhnalepatil/food_orders
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.
https://github.com/saurabhnalepatil/food_orders
angular-cli css3 html5 smtp toaster typescript
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/saurabhnalepatil/food_orders
- Owner: saurabhnalepatil
- Created: 2023-01-18T12:50:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T05:48:20.000Z (9 months ago)
- Last Synced: 2024-11-07T17:14:23.735Z (3 months ago)
- Topics: angular-cli, css3, html5, smtp, toaster, typescript
- Language: HTML
- Homepage: https://food-orders-psi.vercel.app
- Size: 3.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food Order Portal
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.
# **Demo 🎥**
![food-order](https://github.com/saurabhnalepatil/Food_Orders/assets/95145125/8a2759a5-1f30-4a11-87cb-6a80e6001cdf)# View live preview [here](https://food-orders-psi.vercel.app).
## Features
- **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.## Technologies Used
- **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).## Getting Started
1. **Clone the repository to your local machine.**
2. **Install dependencies using `npm install`.**
3. **Run the development server using `ng serve`.**
4. **Access the application in your web browser at `http://localhost:4200`.**## Contributing
Contributions are welcome! If you'd like to contribute to the project, please follow these steps:
1. **Fork the repository.**
2. **Create a new branch for your feature or bug fix.**
3. **Make your changes and commit them with descriptive messages.**
4. **Push your changes to your fork.**
5. **Submit a pull request to the main repository.**## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.