Skip to content

Latest commit

 

History

History
139 lines (95 loc) · 9.27 KB

README.md

File metadata and controls

139 lines (95 loc) · 9.27 KB

Video Link: https://drive.google.com/file/d/14tvrl4LfxWW0VsE-N8iKk8NzE6SDp5Ua/view?usp=sharing

86 No More, A Kitchen Intelligence Solution

DOI

GitHub license Build Status PEP8 Issues Issues Closed last commit total lines GitHub branch checks stateRepo-size file_count language_count GitHub all releases Top Language Version Release Build Status codecov unit_tests

Logo

1

💎 About:

As customers decide on what to order at a restaurant, there is no worse feeling than hearing your waiter tell them that their item of choice is no longer available. To prevent this issue, we have created an inventory tracker that will be able to track all the quantities of ingredients but also have features that are beneficial to your restaurant. Our software will have the ability to send notifications to the manager when quantities for certain items are running low. In addition, our product will have an analytics page that will be able to display total sales, orders, and amount of waste per month. This product will allow restaurants to become more profitable while also being beneficial to the planet as there will be less waste generated in the restaurant industry.

📹 Watch this video to know more about our product:

86NoMore.mp4

Technologies we used:

  • React
  • Redux
  • NodeJS
  • Express.js
  • MongoDB
  • RestAPI

🚅 Demo:

Our Home Page

WhatsApp Image 2021-12-04 at 6 22 11 PM

Every Restaurant will create an account with our application through the sign-up page and login

WhatsApp Image 2021-12-04 at 6 03 47 PM (2)

WhatsApp Image 2021-12-04 at 6 03 47 PM

After signing up, the user can view the menu and see the currently available dishes

WhatsApp Image 2021-12-04 at 6 11 06 PM

If new dishes are available to the users, the employees can add them on the menu by clicking on the "Add new Menu Item" button

WhatsApp Image 2021-12-04 at 6 14 38 PM

After signing up, the user can also check the inventory that they currently have left

WhatsApp Image 2021-12-04 at 6 16 27 PM

The user can add new Inventory items by clicking on the "Add new Inventory Item" button

WhatsApp Image 2021-12-04 at 6 03 47 PM

When certain ingredients are running low or about to expire, they will be notified

WhatsApp Image 2021-12-04 at 6 18 34 PM (1)

The user may go to the analytics page to see analysis of how their restaurant is doing monthly

WhatsApp Image 2021-12-04 at 6 18 34 PM

The user may also update password

WhatsApp Image 2021-12-04 at 6 20 17 PM

Installation Guide

  • Install MongoDB

  • Download and install NodeJs

  • Download the Allow CORS: Access-Control-Allow-Origin extension for Google Chrome

  • In the command prompt clone the frontend project using following commands:

git clone https://github.com/shantanu109/CSC510_Group25_Project1.git

git clone https://github.com/shantanu109/86_Backend.git

  • Then enter to install all the required dependencies in both the terminal. The dependencies have been mentioned in the 'package.json' file.

  • Then enter below command for both the terminals to start the application:

npm start

To run test cases enter below commands

npm install --save-dev @wojtekmaj/enzyme-adapter-react-17
npm run test

To test Code Coverage

npm test -- --coverage

Source Code

Funding:

The project is not currently funded

🌠 Future

See RoadMap here: https://github.com/shantanu109/CSC510_Group25_Project1/projects/1

Contributors


Shantanu Pandey

Varun Garg


Sahil Nande


Urmi Pathak


Leanne Serrao