Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Implement total credit counters #1

Open
3 tasks
raxod502 opened this issue Jul 3, 2018 · 0 comments
Open
3 tasks

Implement total credit counters #1

raxod502 opened this issue Jul 3, 2018 · 0 comments
Labels
good first issue Good for newcomers react

Comments

@raxod502
Copy link
Contributor

raxod502 commented Jul 3, 2018

From @PythonNut on January 12, 2018 6:24

Currently, no credit totals for the current schedule are displayed. This is a useful feature and should be brought back.

Plan

  • Implement a component that displays course credit totals.
  • Implement a container that computes the credit totals from the store, reusing the logic from the original hyperschedule (which should be placed in src/model.js).
  • Rejoice and be merry.

Note that this does not require any modifications to the application state management, which should make it relatively straightforward.

Copied from original issue: hyperschedule/hyperschedule#37

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers react
Projects
None yet
Development

No branches or pull requests

1 participant