This project is a web application for managing a list of foods, allowing users to add, update, and remove foods, with custom authentication and a custom admin panel for user management. The food list can also be filtered based on price.
- Add, update, and remove foods from the list.
- Custom user login and logout system.
- Custom admin panel for user management (add/remove users).
- Filter foods based on price.
- jazzmin admin panel
- Django
- HTML/CSS/Boostrap (Frontend)
- SQLite (Default Database)
- Python 3.x
- Django 3.x or higher
- Clone the repository.
git clone https://github.com/pranav952/foodlist.git