This is a simple php database project that will imitate the school's database, but web-based. With a simple login session token as security.
I am to recall some programming skills from the past: Login mechanism with session tokens, phpMyAdmin/MySQL database: 3 foundational files: Login.php, dashboard.php, logout.php.
First, we needed to connect his godaddy nycfox.com domain with his economy hosting plan. This was done from the CPanel's domains category. After the link just wait for a few minutes (standard max is 48 hours.)
Here's outline of the project:
- Create MySQL database tables
- Create table form on website that has pagination logic (next button that scrolls through table records.)
- edit capability of each record fields
- addition/deletion of records
- Search feature
- backdoor for self-destruct (standard project practice in case of getting screwed by clients)?