Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,829 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life@USTC Server

The Life@USTC app and API. Web users, CLI, Bot, iOS, and MCP agents all talk to this service.

Production: https://life-ustc.tiankaima.dev

Product

Domain What users can do
Catalog Search courses / sections / teachers; semester schedules and exams; bus timetable and map; campus links; global search
Workspace Overview and calendar; todos; homework completion; exams; section subscriptions (including import); iCal export; link pins; uploads
Community Public profiles; comments / reactions; descriptions; shared section homework
Account USTC OAuth / Passkey sign-in; profile and locale; linked accounts and authorizations
Admin Users and suspensions; content moderation; OAuth clients; bus data

Workspace Web tabs: /workspace/{overview,calendar,homeworks,todos,exams,subscriptions} (plus subscription sub-routes). Schedules / uploads are mostly API and other clients — not always a dedicated tab.

Clients / APIs

Web, REST, GraphQL, and MCP share one naming tree (docs/interface-hierarchy.md):

  • Web — SvelteKit (public catalog + signed-in workspace + admin)
  • REST/api/catalog|workspace|community|account|admin|… (OpenAPI at /api-docs)
  • GraphQL/api/graphql (catalog / workspace / community / account)
  • MCP/api/mcp (tools named like the contract ids)
  • OAuth — authorize / device flows for CLI, Bot, and third parties

Contracts: docs/contracts/. Doc map: docs/index.md.

Contributors

Production monitoring and deploy runbooks are kept out of the public tree.

About

Modern, unified web entrypoint of USTC

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages