This project is meant to digitize a cafe or cafe equivalent in any organisation with ease and can scale accordingly to the organisation's needs.
-
Frontend
- Svelte
-
Backend
- Fastify
- MongoDB
- Stripe
-
Admin can moderate tha access to the portal and can also edit the menu.
-
Users can make orders through the user portal by going through the menu.
-
Staff can serve those orders by tracking orders through the staff portal also notifying users via gmail if their order is done.
-
Online payments are facilitated making it a cash-less service also making payment tracking much easier.
yarn // npm i
yarn run dev // npm run dev






