For this project, I handled the import process which takes an unnormalized csv file, parses it, and then creates an INSERT/UPDATE statement to place the data into a MySQL database. The front end is handled with HMTL/CSS while the back end uses PHP/SQL to handle all of the database events.

I also handled the layout of the entire website which I created using bootstrap as my styling/javascript library.
Homepage
Homepage
Importing Data
Importing Data
Reporting Data
Reporting Data

You may also like

Back to Top