kir-dev / kir-dev/konzisite-api
Get the subjects the user is currently registered to from AuthSCH
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 19h 21m
- Merged PRs (30d)
- 8
Description
When the user registers, we can easily get this information, but this changes every semester, so there should be a separate endpoint where the user can update their subjects. We should discuss whether this should automatically subscribe them to all the emails, or store them in a different way (and then this could be used for filtering consultations, requests)
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
Start by reading the linked AuthSCH API documentation and tracing the existing user registration flow, since no repository file or test is named. Clarify the separate endpoint, how current subjects are stored, and whether updates subscribe the user to emails or support filtering; the issue is done only once that design is agreed and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100