A Food Wastage Reduction App Based on Django Python Application
Wasting food is a common problem in our society. Food waste management is crucial since it can improve our environmental and economic sustainability. We have identified the use of web technology to reduce food waste management , our proposed system develop an Django python application for allows public users to donate and share their foods and leftovers with people in need. This Django app will enable users to register, login, view items, add items, add items to cart, remove an item from the cart, and log out. This app is using the Mysql storage and real-time database. Any user in need can see all the food images donated by different users and add it to his or her cart. To transform the existing manual food donate system into an automate system. For the better management of Food wastage reduction to improve efficiency. Django admin is most powerful parts of Django is its automatic admin interface. It reads metadata in your models to provide a powerful and production-ready interface that content producers can immediately use to start managing content on your site. Django is a web application framework written in Python programming language. It is based on MVT (Model View Template) design pattern. Django is implemented in Python, which has excellent security track record.
Comments
Post a Comment