1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

feat: Parent support (#7)

Added Parent support
This commit is contained in:
James Cook 2022-03-12 11:04:44 +00:00 committed by GitHub
commit 0eb5d1dae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 3983 additions and 120 deletions

View file

@ -8,9 +8,9 @@ A API client for Classcharts
### Documentation is very much WIP, better documentation is planned :D
For any help with the lib, please join the discord!
```typescript
import { ClasschartsClient } from "classcharts-api";
import { ClasschartsStudentClient } from "classcharts-api";
async function main() {
const client = new ClasschartsClient("classchartsCode", "01/1/2000");
const client = new ClasschartsStudentClient("classchartsCode", "01/1/2000");
await client.init();
console.log(
await client.getBehaviour({