Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.03 KB

README.md

File metadata and controls

53 lines (35 loc) · 2.03 KB

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