From 88a74259a1ae9852b8743cb3c3ecb14592da6a91 Mon Sep 17 00:00:00 2001 From: jrtechs Date: Sun, 22 Oct 2017 20:28:33 -0400 Subject: [PATCH] Edits to projects descriptions --- index.html | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) 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.