Online Tiffin Service Mangement System Using Django

Online Tiffin Service System is a Django based web application which strives to make an online portal for both vendors and customers. Using Interactive GUI anyone can quickly learn to use the complete system. This system will give power and flexibility to the administrator to manage the entire system from a single online portal.

In Online Tiffin Service System we use Python Django and SQLite Database. This project keeps the records of Tiffin’s orders. This project has three modules i.e. admin, vendor and customers.

Admin Module

  1. Dashboard: In this section, admin can briefly view all the databases users and vendors.
  2. Users: In this section, admin can manage Users (Add/Update/Delete/Edit).
  3. Customers:In this section, admin can manage Users (Add/Update/Delete/Edit).
  4. Vendors:In this section, admin can manage Users (Add/Update/Delete/Edit).
  5. User Groups:In this section, admin can manage Users (Add/Update/Delete/Edit).

Admin can also update his profile, change the password and recover the password.

Vendor Module

  1. Dashboard: In this section, Vendor can briefly view all orders.

User Module

  1. Home Page: In this section, user can view the home page of the web application and also view which food available in Tiffin service and order that food.
  2. My Profile: In this section, user can view and update his/her profile.
  3. Setting: In this section, user can change his/her password.
  4. Log out: The user can be logged off the system using this module.

Technology Used in the project Online Tiffin Service Mangement

  1. We have developed this project using the below technology
  2. HTML : Page layout has been designed in HTML
  3. CSS : CSS has been used for all the desigining part
  4. JavaScript : All the validation task and animations has been developed by JavaScript
  5. Python : All the business logic has been implemented in Python
  6. SQLite : SQLite database has been used as database for the project
  7. Django : Project has been developed over the Django Framework

Supported Operating System

  1. We can configure this project on following operating system.
  2. Windows : This project can easily be configured on windows operating system. For running this project on Windows system, you will have to install
  3. Python 2.7, PIP, Django.
  4. Linux : We can run this project also on all versions of Linux operating systemMac : We can also easily configured this project on Mac operating system.

Online Tiffin Service Mangement Django Installation Steps :-

  1. Install Python 3.7 Or Higher
  2. Install Django version 2.2.0
  3. Install all dependencies cmd -python -m pip install --user -r requirements.txt
  4. Finally run cmd - python manage.py runserver

 

  1. Admin Email - admin@admin.com
  2. Admin username - admin
  3. Admin Password -admin123
  4. Vendor ID
  5. 11910617
  6. 11910616
  7. 11910615

Download Link