How to Build a Note-taking App using PHP
What we are building and how it works:
User creates a note and is stored in the database.
user views the notes created and displayed.
user can edit the notes created
user can delete the notes from the database
Step 1: Set Up Your Development En...
fanny.hashnode.dev4 min read