A dynamic management of employees
- RESTful API with CRUD (Create, Read, Update, Delete) operations
- Accessible frontend framework
- Robust backend access via API crawler like postman or thunder client
- ???
[ ] Create employee interface on server side [ ] Connect to database [ ] Build backend server to handle API requests [ ] Build RESTful API routes [ ] Register routes [ ] Build client side Angular web application [ ] Create an employee interface on the client side [ ] Creating an employee service [ ] Create an employees list component [ ] Creating a page for adding employees
[ ] Implement RESTful API endpoints
[ ] Add 1 employee [ ] Add 10 employees [ ] Add 1 senior employee