A curricular tool for students to keep track of their coursework
npm install -g pensum
pensum
Shows all subjects in a table format like this:
Search a subject by its name ignore case sensitivity. Once it is found, you can:
- Edit the subject
- Remove it
- Search another one
Pensum provides the recommended subjects for the following period to the students, this recommendation is based on the impact
of each subject.
The impact
of a course is measured in how many other courses it unlocks.
Lets be honest, the code base of this repository is a mess full of bad practices. It needs to be fixed... hopefully soon.
If someone wants to add or improve something, I invite you to collaborate directly in this repository: pensum
Pensum is released under the MIT License.