Skip to content

missyriversong/advising

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Project Advising Checklist

By Melissa Hibner

Description

This project consists of a template advising checklist

User Stories

Admission advisors want to:

  • make changes to core and elective courses for each degree checklist quickly so they can allocate time to other tasks
  • create new certification and degree checklists so they can provide quick turnover to department heads and dean/s
  • receive an example course planning guide that automatically considers prerequisites and regularly scheduled course offerings to increase their bandwidth for other tasks
  • share an example course planning guide for the semester to help their advisees and serve as an aide during advising appointments which will help guide their discussion
  • quickly identify if students’ transfer courses are eligible substitutions, upload students’ completed coursework, and receive individualized course plans to help facilitate advising discussions

Technologies Used

  • Django
  • Python
  • HTML

Setup/Installation

  1. Go to github repository
  2. Select "<> Code" button
  3. Copy repository url
  4. Clone repository url to desktop: $git clone url
  5. Download project dependencies
  6. Apply migrations: python manage.py migrate
  7. Run server: python manage.py runserver

Known Bugs

There are no known bugs

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Copyright © 2023, Melissa Hibner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published