summaryrefslogtreecommitdiff
path: root/_data/projects.yml
diff options
context:
space:
mode:
Diffstat (limited to '_data/projects.yml')
-rw-r--r--_data/projects.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/_data/projects.yml b/_data/projects.yml
index 5c0398c..ec9ca00 100644
--- a/_data/projects.yml
+++ b/_data/projects.yml
@@ -16,13 +16,13 @@
github: "benburwell/weather"
live: "http://weather.benburwell.com/"
-- name: "Printer Management System"
+- name: "Printer Management"
description: "In Software Engineering class, my team created a printer monitoring platform called Forest to gather and display statistics about network printers. See my blog post about it for more details!"
tech: "Ruby, PHP, Node.js, MongoDB"
github: "printerSystemCSI210"
live: "/posts/forest-printer-management/"
-- name: "Article Management Interface"
+- name: "Newspaper Publishing"
description: "A web application I created for my high school newspaper to help manage the publishing workflow. Routes articles through the editorial cycle and tracks them from first upload by author through publication."
tech: "PHP, JavaScript, CSS, MySQL"
github: "benburwell/ami"