one-zero-eight / one-zero-eight/website
[Calendar] Page with schedules for all academic groups (like in spreadsheets)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 25
- Forks
- 12
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 3
Description
Describe the feature
Sometimes a student wants to see all classes in university for today. It would be convenient to create a page where all academic groups classes are shown on one calendar.
Suggested solution
Request all .ics files for academic groups and display schedule for one week (maybe smth like dayGridWeek view) in many columns (like in Google Spreadsheets).
Additional context
See comments.
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
No files or tests are named. Start by locating the existing schedule/calendar entry point and how academic-group .ics files are requested; review the linked dayGridWeek view for the proposed layout. Done means a page displays one week of classes for all academic groups in separate columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100