The web app that can help restaurants hanld their order taking process.
- 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
Test code is under the tests folder Jest is using as the test framework