Matthew Wiberg's CS 489 Homepage

Money Management Information Systems

Overview:

-The idea behind the website is to make an interactive, user-friendly experience that allows the user to input financial information to organze and maintain it.

-The website uses MySQL database tables along with HTML and PHP to organize the information input by the user.

-The website also allows for user specific information, therefore they are allowed to create a profile and only they will be able to access their information with a username and password of their choice.

-Learn the updated MySQLi and security about making a website along with password hashing.