My Cheat Book Application


Project Overview


In this solo project, I created a web application to support my programming learning. I can write my own cheat sheet, save, update, delete, and bookmark the data in this application, then search all of them by category. This application also enables me to save resources from the internet and organize my study materials using a single web application.
This web application built by PHP, also with client-side scripting. Connected with MySQL database to store and fetches the data. Finally, including a login feature to confirm the secure of the data.



Features


1. Login application.
2. Register new account for application.
3. Create, update, read and delete content.
4. Bookmark function.
5. Search data.
6. Updated and save the resources URL from different website.

1 / 7
2 / 7
Create new cheat
3 / 7
Search Record
4 / 7
Update Record
5 / 7
Delete Record
6 / 7
Save Study Resources
7 / 7
Read Study Resources Record




Technologies Used


UI design
UX design

Font-end:

HTML5
CSS
JavaScript
bootstrap 5

Backend:

PHP
JavaScript
AJAX

Database:

MySQL