A PHP CRUD application which can take, edit and delete notes and display them in an ordered tabular form.
Client: Bootstrap, PHP, MySQL DB
Server: XAMPP Server
- Can take notes and save them to MySQL Database
- Updated the existing notes
- View all notes fetched from DB in table
- Delete Notes