EvilKanoa / EvilKanoa/webadvisor-api

Add course descriptions for WLU academic calendar

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
feature good first issue
Dominant language
JavaScript
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently the calendar query is only supported for UOG institution. Add support for the following query:
```
{
calendar(institution: WLU) {
courses {
....
}
}
}
```

This will include creating new fetchers and parsers for WLU.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.