repo: https://github.com/youssef-imlyhen/Employees-Manager
Fully functioning PHP web app that Supports CRUD operations on employees it supports
- Registration.
- Authentication.
- CRUD operations on employees.
- Search for an employee.
- Password reset.
- Best security practices with validation and sanitization of all inputs before inserting them to the database, to prevent SQL Injection or Cross Site Scripting...
Built With
- MySQL
- PHP 7
-Bootsrap 5
- JavaScript