A web application to order burgers online. Burger Mania allows users to browse through a variety of burgers, customize their orders, and place them for delivery or pickup.
This is me, just for your reference.
- User registration and login
- Browse a menu of burgers
- Add burgers to cart
- View cart and modify orders
- Place orders and view order history
- Responsive design for mobile and desktop
- Frontend: HTML, CSS, JavaScript
- Backend: ASP.NET Core
- Database: SQL Server
- Libraries: Entity Framework Core, Bootstrap, Fetch API
Here's a landing page for your great experience.
Register: Create a new account to start ordering.
Browse Menu: View the list of available burgers, believe me they are all very delicious.
Your Cart: Your favourite burgers have been added to your cart.
Checkout: Review your Bill & Order and place it.
Ka-Ching! Order Placed Successfully!
Burger Mania is a comprehensive web application designed to streamline the process of ordering burgers online. With its user-friendly interface, diverse burger menu, and seamless ordering system, Burger Mania aims to provide a delightful experience for burger enthusiasts.
The application leverages modern web technologies, including ASP.NET Core for the backend, SQL Server for data storage, and Entity Framework Core for database operations. The frontend utilizes HTML, CSS, and JavaScript to create a responsive and visually appealing user interface.
We are continuously working on improving Burger Mania and adding new features to enhance the overall user experience. If you have any suggestions, feedback, or ideas for improvement, please feel free to contribute to the project.
Thank you for choosing Burger Mania for your online burger ordering needs. Enjoy your delicious burgers!
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.