This project is a part of the curriculum for Ironhack School's React with Backend module. It is an Employee Management System built using React for the frontend and a JSON file as backend for handling employee data.
The Employee Management System is a web application designed to manage employee data effectively. It allows users to view employee information, update salaries, and delete employees from the backend server. Additionally, the application features a job listing section where users can view available job listings, see job details, and apply for jobs.
- View employee details including personal information and salary
- Update employee salaries
- Delete employees from the backend server
- View a list of available job listings
- See detailed information about job listings
- React
- Node.js
- Slides : https://prezi.com/p/akyhzelyujwv/?present=1
- Github Front-End : https://github.com/dieegoolimaa/emp.directory
- Github Back-End : https://github.com/Folgad0/emp.directoryBackend
- Live website : https://tech-inno-empdirectory.netlify.app/