Web application built to support the school of engineering's Software program with student advising and academic planning
- vagrant db environment
- initial setup
- db connection
- db privileges
- publish to github
- update shell script
- vagrant next environment
- initial setup
- publish to github
- update shell script
- connect to database
- landing page with prompt to login
- login via github
- login via dunwoody email
- / page
- view profile info
- edit / update profile info
- logout
- /courses page
- view all courses
- create course
- /courses/new
- search for course
- filter courses
- /courses/[id] page
- edit course
- /courses/[id]/edit
- delete course
- edit course
