pvsmounish / foodmall-management

πŸ• VIT Foodmall Management Software using NodeJS and SQLite πŸ“„

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foodmall Management Software

VIT Hostel's Foodmall Management Software makes the Foodmall to run smoothly. The mission of this project is to facilitate easy management and administration of the foodmall in VIT with capabilities to do Billing of the orders, Communication among the employees, Observing and Analysing reports/statistics, adding and removing students for each month, Total monthly billing etc. using the computerized food mall management software.

Technologies used:

  • NodeJS (Express)
  • SQLite3

Installation

First, clone the project.

git clone https://github.com/pvsmounish/foodmall-management.git

Use the package manager npm to install dependencies. Run the following command in root directory.

npm install

Run the project.

npm start

ER Diagram

ER Diagram

Relational Schema

Relational Schema

Screenshots

Adding a New Order.
New Order

Show all Orders.
Orders

Add a New Student.
new-student

Add/Show Tables.
Tables

Show Feedbacks.
Feedbacks

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU General Public License v3.0

About

πŸ• VIT Foodmall Management Software using NodeJS and SQLite πŸ“„

License:GNU General Public License v3.0


Languages

Language:CSS 64.6%Language:JavaScript 31.7%Language:HTML 3.8%