nusmodifications / nusmodifications/nusmods
Auto-parse modules taken in Planner mode from transcript
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 364
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem? Please describe.
I think it would significantly saves time if I can just upload my transcript and parse the course I took got populated in the planner, so it would help me keep track of what I took, and what I can take next, as a person whose schedules often get lost in notes and documents
Describe the solution you'd like
I belive this one can be done with a custom-made parser or OCR solution since NUS transcript's format don't vary, least we can use LLM. If privacy is a concern, it can just be a one-off thing and no data is stored
Describe alternatives you've considered
NIL
Additional context
What does the button "Upload" even upload? What file?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Planner mode and the Upload button but no files, tests, or entry points. Start by locating that UI and determining what Upload currently accepts; define supported transcript input, privacy behavior, parsing accuracy, and completion criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100