Skip to content

This web app shows a graph of university courses and their curriculum and lets students interact with them

Notifications You must be signed in to change notification settings

piehei/course-curriculum-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

course-curriculum-graph / ccgraph

This web app shows a graph of university courses, topics included in the courses, and lets students rate the topics, reflect on them, and connect topics of different courses. This is an MVP for University of Helsinki.

Not necessarily up-to-date version of the app: https://ccgraph.surge.sh

Some features:

  • shows student a graph of courses the student is taking
  • shows topics / course curriculum / bla associated with the courses
  • lets the student rate the topics
  • lets the student comment on the topics
  • lets the student connect topics from different courses
  • etc.

The front-end is done with VueJS. There will be a simple backend in Django.

The system will be based on some sort of event sourcing model where the state and all actions may be logged into the backend and constructed in the front-end making some sort of time travel possible.

About

This web app shows a graph of university courses and their curriculum and lets students interact with them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published