CRUD app to practice PHP
- Form validation
- ONGOING -- Clean up styling.
- ONGOING -- Clean messaging when updating and deleting
- DONE -- Search function
- DONE -- Prevent duplicate entries
- DONE -- add logo to go home
- hide/show create form with javascript
- Implement a check to see if delete/update/add queries executed successfully. If not, log the error and do something