Employee Management System Client
Employee Management System is a MERN based project with basic CRUD operations and Firebase authentication. In this project, Authorized Admins can login to the system. After a successful login, Admin can Create, View, Update and Delete employees. Admin can also view their profile and can update if needed.
Features:
- Only verified admin can login.
- Admin can create, update, and delete employees.
- Employees information are shown on table.
- Success or Failure alert shown on different use cases.
- Responsive UI for cross-device feasibility.
Technologies
Frontend
- React JS
- Firebase
- Tailwind CSS
- DaisyUI
- React Router
- React Icons
- SweetAlert
- React Toastify
Backend
- Node JS
- Express JS
- MongoDB
- Dotenv
- Nodemon
Additional
- UptimeRobot - Used to ping the server after a periodic time
- Vercel - For Server Deployment
- Firebase - For Authentication & Client Deployment
Live Link: Employee Management
Client Link: Employee Management Server