Welcome to the Meals on Wheels repository! This project is an online food delivery system built using Django and Python. It allows users to browse a variety of food options, place orders, and make payments online. The project also integrates with PayPal API for secure and convenient payment processing.
-
User Registration and Authentication: Users can sign up, log in, and manage their accounts.
-
Food Menu: Browse through a diverse menu of delicious dishes along with descriptions and prices.
-
Order Placement: Users can select dishes, customize their orders, and place orders seamlessly.
-
Payment Integration: The application uses the PayPal API for processing payments securely.
-
Admin Dashboard: Admin users have access to a dashboard for managing the menu, orders, and user accounts.
- Django (Python Web Framework)
- PayPal API
Contributions to this project are welcome! To contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request, explaining your changes and their benefits.