Description
The application lists a directory of hypothetical office workers. It displays, the workers in a table format. Workers details include their first name, last name, email, phone, job title, and office number. Users have the ability to delete, update, or create profiles.
Also, users can search for workers by their first name, last name or email. The dynamic results will display below the search bar.
The application also includes a contact form, where messages are stored to the database.
Technologies
Lumen Framework, Vanilla JavaScript, Bootstrap 4, Ajax