The main reason I created this project was to showcase my understanding of SQL.
I will need to set up a Database with SQL to actively store the notes when they are created and edited.
-I will need to create if exist for the database
-a active connection to the database
- and get request to pull the front end into a query
The main reason I created this project was to showcase my understanding of SQL.
I will need to set up a Database with SQL to actively store the notes when they are created and edited.
-I will need to create if exist for the database
-a active connection to the database