Bite is a full-stack food ordering website developed using React JS, CSS, MySQL, Figma, Postman, and Spring Boot. The website allows users to browse, search, and select dishes, add them to their cart, and proceed to a secure payment page. User login credentials are securely stored in a MySQL database.
- Browse Menu: Users can browse a wide range of dishes available on the menu.
- Search Functionality: Search for specific dishes based on keywords or categories.
- Add to Cart: Users can add dishes to their cart for easy checkout.
- Secure Payment: Payment page ensures secure transaction processing.
- User Authentication: Secure storage of login credentials in a MySQL database.
- Frontend: React JS, CSS, Figma
- Backend: Spring Boot, MySQL
- API Testing: Postman
- Clone the repository:
- Navigate to the project directory:
- Install dependencies:
- Start the frontend server:
- Set up the backend server (instructions may vary based on your backend setup).
- Browse the menu to explore available dishes.
- Use the search functionality to find specific dishes.
- Add desired dishes to your cart.
- Proceed to the payment page for secure checkout.
- Login with your credentials to access additional features.
This project is licensed under the MIT License - see the LICENSE file for details.