Git Product home page Git Product logo

yacsdegree's Introduction

YACSDegree

YACS Degree Maker

##Preliminary Outline:

This list is incomplete and not organized.

  • We need to agree on a unified (or unifiable) database structure
  • Create a method for storing user credentials/information
  • Ability to work on a degree without publishing
  • Degree search tool
  • A means of creating a degree
  • A means of delete a degree
  • A means of modifying a degree

##Preliminary Process of Creating a Course [Courses need to be able to be edited so that they can be updated in a resonable fasion]

  1. Enter the name of the class
  2. Select a department and a course number (possibly, select a level [1000, 2000, 4000, etc.] and have course number autogenerate)
  3. Select if the class is limited to certain majors (might run into an issue if the major does not exists but the class is needed to create the major)
  4. Select any preexisting courses that are prerequisites for this course.
  5. Select if this course is only available for a certain semester.
  6. Enter a brief description of a class
  7. [optional]Enter a professor teaching the class
  8. [optional]Enter times, days of the week, and location that the class will meet

##Preliminary Process of Creating a Degree

  1. Enter a name and short-hand
  2. Select a department
  3. Select a semester (defaults to current semester)
  4. Enter degree rules GUI
  5. Create a new rule. This rule can be:
    • required course + alternative
    • science electives*
    • HASS electives*
    • free electives*
    • depth/breadth requirement (what does this even mean?)
  6. Rinse. Repeat. Profit (for each new rule).
  7. Display number of required credits.
  8. Save and/or publish degree

*Electives can differ for each degree.

##Database Oraganization *Database needs to be integrated/compatible with the code we produce in Django, as data needs to easily accessible.

*PROPOSAL FOR UNIFIED STRUCTURE 1. Tables for each degree, where each degree has multiple tables containing rules for said degree. 2. Master table containing all courses and their respective shorthands. 3. Multiple versions of degrees may be necessary to be stored in database to handle different enrollment years. 4. Rule system needs to be created for each individual course in the master table.

yacsdegree's People

Contributors

jasonkraft avatar kingpieson avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.