-USER: admin. -PASSWORD: 123456
In this project in a simulation of an employee manager, where you can view employee information, delete it and also add a new employee.
The structure we used in this project was the MVC, where there is a controller and manager, which depending on the user's request will do one function or another.

-Html & CSS -Javascript -bootstrap -PHP