Coder Social home page Coder Social logo

dawnpaladin / diu-degree-planner Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 1.89 MB

Simplifying degree management

Home Page: http://diu-demo.herokuapp.com/

Ruby 47.24% JavaScript 23.80% HTML 23.90% CoffeeScript 0.08% SCSS 4.98%
education postgresql angularjs ruby-on-rails csv

diu-degree-planner's Introduction

DIU Degree Planner

by Alexa Anderson, James Harris, and Luke Schleicher

This app helps students at DIU plan which courses to take and provides their advisors with information about their plans.

Try it out! You can log in with the email address [email protected] and the password adminpass.

Background

Students at Dallas International University are required to complete an Intended Plan of Study to help them plan which classes to take. This has historically been a labor-intensive process involving lots of spreadsheets; some tasks such as "finding out which students are enrolled in a particular class" are so time-intensive that they're usually left undone, which leads to scheduling problems. This app stores these plans in a relational database, accessed through a purpose-built web client. It dramatically accelerates the process of creating an Intended Plan of Study and instantly provides data that was previously time-prohibitive to collect.

Walkthrough

Advisor Log In

Advisor Log In

The Student Dashboard

Once logged in, the app takes you to the student dashboard. Students can be sorted by clicking on any column header. Clicking on a student takes you to their graduation planner.

Student Dashboard

Building a Student’s Intended Plan of Study

Here the advisor selects a concentration for the student, and chooses from the list of required courses on the right. Boxes turn green as requirements are met. Chosen courses are populated on the left.

Student Plan

Scheduling Classes

Advisors can drag and drop courses onto a term to schedule them. Available terms are shaded purple while dragging.

Scheduling Classes

Printing the Student’s Intended Plan of Study

A summary document based on DIU’s existing official documentation, with sections pre-filled based on their previous choices. Advisors select the “print” tab to save or print a PDF of the student’s intended plan of study.

Print Plan

The Class Dashboard

A comprehensive list of DIU’s classes and the number of students enrolled in each class. Robin was ecstatic about this feature, as it will allow her to make sure her professors aren’t over or underbooked.

Class Dashboard

Examining a Class

Clicking on a class brings up a modal with all the class’s information and list of enrolled students. Class details can also be edited here.

Class Information

The Degree Dashboard

Here an admin can create a degree from scratch, building a degree’s concentrations, categories within a concentration, and courses within a category. Our goal with this section was to make the app useful to any graduate institution.

Degree Dashboard

Managing the Advisors

A simple dashboard for an admin to view and update advisor information.

Managing Advisors

Architecture

The server is a PostgreSQL database managed by Ruby on Rails running on Heroku. Course data can be seeded into the database through a CSV file or edited through the web interface, which uses AngularJS for its speed of navigation and modular architecture.

This app is intended for use by advisors acting on behalf of students. Advisors meet with students, select classes together, and plan out their degree. The Intended Plan of Study generated by this program can then guide the student as they register for classes.

Process

The idea for this project came from Robin Harris, head of the World Arts Program at DIU. She was spending an inordinate amount of time managing students' Intended Plans of Study, so when her son (James Harris) asked if she had any ideas for his final project at Viking Code School, she asked if we could automate IPS creation.

James sat down with her, mocked up the interface design in Figma, and modeled how the database entities would interrelate. He pitched the idea to his cohort at Viking, and Alexa and Luke volunteered to tackle the project.

We (Alexa, Luke, and James) built the app on GitHub over the next two weeks. We parceled out the work during brief daily Scrum meetings, tracking the status of each feature on Pivotal Tracker. We demonstrated the app to Robin twice during development (making feature adjustments after each demo) and again during Viking's Final Demo day at the end of the project.

diu-degree-planner's People

Contributors

dawnpaladin avatar dependabot[bot] avatar luke-schleicher avatar populardemand avatar

Watchers

 avatar  avatar

diu-degree-planner's Issues

Seeds file failure

Seems like a recent change broke the seeds. It has to do with the concentration thesis

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.