From 89948ad68f8d44637910e001981d8c4d3d79c3d1 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Sun, 9 Nov 2014 20:38:10 -0500 Subject: [PATCH] Moved notes.txt to README.md file --- notes.txt => README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename notes.txt => README.md (90%) diff --git a/notes.txt b/README.md similarity index 90% rename from notes.txt rename to README.md index 10d62d8..d445eba 100644 --- a/notes.txt +++ b/README.md @@ -1,12 +1,12 @@ -Gaslight Media Online Employment Application +#Gaslight Media Online Employment Application Class setup for MVC -Models: +##Models: job.php = job posting application.php = user submitted application form -Views: +##Views: Admin index.php listJobs.php @@ -22,7 +22,7 @@ Views: applyOnline.php -Controllers: +##Controllers: pluginController.php Used to setup the actions and hooks for the plugin to function in admin or the front. -- 2.17.1