Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.85 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.85 KB

foodtoken-App

A FullStack React app [MERN] for generating food e-Tokens for employees inhouse (organisation).


# App Link

This is my Capstone Project for FullStack Developer [MERN] Bootcamp


User Credentials for App-Demo

Click here to Get APP DEMO User Credentials

Backend Repo Link

Express(NODEjs) server with mongodb and userRole-based-authorization - https://github.com/kar-thee/foodtoken-server

App Features

  1. Implemented userRole Based Authorisation - (ADMIN,CANTEEN and EMPLOYEE users)
  2. Implemented QR-code for displaying tokens generated
  3. ADMIN responsibilities-> VerifyUsers,GiveMoreTokens and other management activities
  4. CANTEEN responsibilities-> VerifyFoodTokens and Serve them Meal or beverage depending on the type of token
  5. EMPLOYEE responsibilities-> GenerateTokens,RequestMoreTokens,ViewAllTokens and other user activities like viewProfile and UpdatePassword
  6. Food Tokens - there are 2 types -> Meal and Beverage tokens
  7. Token Rules : 1 user can generate Max 3 tokens per day (1 Meal and 2 Beverage) Tokens

foodToken-App - everything to know

Built with Mui 5 + React Hooks
Global State Store managed with context and useReducer along with custom Hooks
App is completely Responsive with Dashboard Layout
This app uses react-loading(Loader) and react-hot-toast(toast notifications)
Dashboard Layout enabled with React-router v6 Layout Routes
When Token-Access given by Admin, user(employee) will get a email