This project was generated with Angular CLI version 6.2.5.
Create crud functionality for employee entity.
Employee attributes
- Employee id(auto gen one up sequence number)
- Name
- Date of birth
- Salary
- Skills (multiple checkboxes)(skill 1 to skill 10)
- Attach photo
All data mandatory and validated before saving
- Employee list screen with pagination and search
- Add employee screen
- Edit employee screen
- Delete employee function in list screen and edit screen
Frontend : responsive angular 2+ (bootstrap or material UI)
Backend : firebase
Login : use firebase sign-in using phone number