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
First, clone the project.
git clone https://github.com/pvsmounish/foodmall-management.gitUse the package manager npm to install dependencies. Run the following command in root directory.
npm installRun the project.
npm startPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
