This is a Full Stack developer assessment project. The task was to create a simple or Mini-CRM to manage companies and it employees. This project was completed in approximately 2 days
Project Functionalities
-
Full CRUD functionality on two items : company and employees
-
Three Basic User Levels
-
Admin
- Crud Operation on both companies and employees
- Should have login functionality
-
Companies
- Should have login functionality
- View All Employees associated with the company
-
Employees
- Should have login functionality
- Should only be able to update profile details in their dashboard
-
-
List companies on home page