Creating Basic MySQL CRUD application from scratch
Application Functionalities and Requirements
Features
- Allow user to be able to create a book
- Allow user to be able to search one or more books
- Allow user to be able to update a book
- Allow user to be able to delete a book