diff --git a/index.html b/index.html index 00d575c..fd6132d 100644 --- a/index.html +++ b/index.html @@ -243,8 +243,11 @@

Pioneer Malting Employee Website


-

Over the course of several months I built a web application for pioneer malting which kept track of inventory, clients, payroll hours, orders, batches, and shipments. - This website was built using PHP, SQL, HTML, and CSS. I currently host and maintain this website on my personal linux server. +

Over several months I built a web application for pioneer malting which kept track of inventory, clients, payroll hours, + orders, batches, and shipments. + This website was built using PHP, SQL, HTML, and CSS. + With the source code being well over ten thousand lines long, it has pushed me towards refining my coding conventions and version control + to an art. I currently host and maintain this website on my personal linux server.