class_management_system

Senior Project - Spring 2019
Log | Files | Refs | README

commit 0d2787509d66d4d28648f482e82957206e8133d9
parent 7daf29b531a5314603216883f8d9491d0b5d2380
Author: John Kubach <johnkubach@gmail.com>
Date:   Mon,  4 Feb 2019 23:43:58 -0500

spell check document

Diffstat:
Mdeliverables/projectSpecification/body.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deliverables/projectSpecification/body.md b/deliverables/projectSpecification/body.md @@ -1,6 +1,6 @@ # Project Summary -The purpose of this system is to aid the faculity & staff members involved in +The purpose of this system is to aid the faculty & staff members involved in curricular proposals. The system will store and keep revisions of the files used in constructing a proposal. The system will also allow users to email their complete proposals to other users for review. @@ -40,7 +40,7 @@ between files. # Stretch Goals -1) Google Oauth integration for login. +1) Google OAuth integration for login. 2) Integration with open source workflow creation tools. 3) Automatically convert from multiple formats (.doc, .docx) to .pdf. 4) Automatically notify relevant users of a proposal change.