Database Project for Brian

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)?
This entry was posted in Computer Science, Projects. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.