Skip to content

PengWang0316/OrdersTaker

Repository files navigation

Orders Taker

The web app that can help restaurants hanld their order taking process.

Build Status Coverage Status tested with jest

Simple architecture explanation

  • Front-end:
    • React + Redux
  • Back-end:
    • Node.js, Express.js, and Socket.IO
  • Database:
    • MongoDB
  • Authentication:
    • Passport for Facebook and Google login
    • Bcrypt for username and password login
  • PWA:
    • A service worker is using with Workbox-SW to achieve the PWA standard

Back-end repository

Order Taker Backend

Test 🎉 🎉

Test code is under the tests folder Jest is using as the test framework

Living website

Click to check the living dome

Show cases

LightHouse Report

alt text

Desktop view

alt text

alt text

alt text

alt text

alt text

Mobile view

alt text

alt text

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages