Session planner for students at the École de technologie supérieure
This backend provides an API to support academic session planning at ÉTS.
It fetches and synchronizes course and program data directly from ÉTS servers, giving students up-to-date information for planning their academic paths.
You can find the frontend repo here.
- NestJS
- Prisma
- PostgreSQL (version 16+)
- Docker
For local setup instructions, see docs/onboarding.md.
Project documentation and team context are also available in the docs.
This projet is licensed under the Apache License V2.0. See the LICENSE file for more info.