Git Product home page Git Product logo

sero's Introduction

Sero

No contact restaurant menu manager

In these unprecedented times where physical touch has started to be controversial yet something which as a habit is difficult to get rid of, we food enthusiasts or Foodies are finding it difficult to go to restaurants and order our food without physically touching the menu and selecting whatever we like. Applications exist which are driven by the much profit making businesses of delivery but don’t have much to offer to address this problem of no contact dining menu services. Our solution is inspired by this problem statement and we present the no contact menu manager. Let's look at the features of the application.

User Panel User scans a QR code on their table and enter a table number (if applicable) The catalogue of food offered by the respective dining service shows up. The user can select items and their quantity and add them to their cart. After adding to their cart, the user can see the price breakup and the final amount which needs to be paid. The user can get regular updates about their food preparation process. The user can add any discount coupon offered by the restaurant and save some money as well. The final steps are payment gateway which gives the user two choices (condition to the restaurant) “Pay Now” or “Pay after Dining”.

Restaurant Panel The restaurant manager allows the restaurant to manage all their bookings, coupons, status tracking etc.


Git commands to keep in mind----- Git commands for pushing changes to your branch

So next time when you start working just do this everytime before you start to work.

  • git checkout -b dev (Remove -b after the first time)
  • git pull origin dev

And then after you commit to your local branch dev do this

Pulling from remote won't affect your local committed or uncommitted changes.

  • git push -u origin dev

For any freak ups

  1. For your Help with pull push
  2. Serious freak ups

sero's People

Contributors

anikashc avatar amritx8 avatar vishesh3006 avatar

sero's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.