client - frontend folder
server - backend folder with mongoDB database and API.
- Responsive
- Simple Login, Register and Logout functionalities.
- UI - design
- Deployed on Vercel
- Context API
Tech used →
- Context API - to get user data wherever required
- Apex chart - Pie chart / used for CHARTS
- Node js & express js - for login and new user register and logout functionalities [API]
- MongoDB - to store the users details
- Tailwind CSS - designing UI
- React js - fronted
The application comprises a login and registration interface allowing users to sign up and log in. Upon successful login, users are redirected to the dashboard. Here, they gain visibility of total number of Employes and their respective working timings. All user data is securely stored in a MongoDB database. The app utilizes React JS along with Apex Charts to present database information in graphical representations, enhancing data visualization and interaction.