Skip to content

App that allows a food spot to create an online menu and generate a QR Code for it

License

Notifications You must be signed in to change notification settings

Medic1111/FOOD-QR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOOD QR


UPDATED VERSION: Full Stack TypeScript is now my featured version.


Img of live app

Live Menu Here

Img of live menu

SCAN THIS CODE FOR TEST

Code to scan

App that allows a food establishment to create a standardized online menu and generates a QR Code which can be printed and used to direct to live menu touchless.

TEST

If you are not interested in filling out the forms, you can check an example of a live menu on the link up top

You can test the code my scanning the code in the image above with your phone camera

Or you can test the application from scratch:

  1. Fill out entries, and get your QR Code
  2. Scan it with your phone camera and click the link you will receive on the phone
  3. Your menu will show up

TECH

  1. Front-end:
    • ReactJs
  2. Back-end:
    • Express
    • Node.js
  3. Database:
    • MongoDB
  4. Extras:
    • QRCode-react
  5. Deployment:
    • Heroku

STATUS: DEVELOPMENT

Visual planning by exploring how the features will work once deployed

Considerations:

  • Add a preview menu
  • Allow for deletion/edit

Issues:

  • Fix add dish to Cat. preview

INSTALL

  1. Download the project
  2. Open the project and on the root run npm install then node server/index.js
  3. On a different terminal, run cd client, then npm install and finally npm start

About

App that allows a food spot to create an online menu and generate a QR Code for it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published