Sticky Notes PHP MySql and Javascript Source Code
Sticky Notes PHP MySql and Javascript Source Code made using PHP MySQL and javascript. It allows the user to create a memo or a note on a specific date.

Sticky Notes PHP, MySql and Javascript Source Code
Instructions:
1. Download the source code.
2. Extract the compressed folder.
3. Run the xampp control panel and start the apache and mysql
4. Copy the extracted folder to htdocs
5. Open the browser and type localhost/phpmyadmin
6. import notes.sql in the database folder
7. Run the program by typing in any browser localhost/notes
Note:
This is just a simple program any updates or constructive criticism will be accepted.