Session planner for students at the École de technologie supérieure
This frontend complements the PlanifETS backend, providing an intuitive and user-friendly interface for academic session planning at ÉTS. With real-time updates and seamless integration, students can easily organize and optimize their academic paths.
To get started with the frontend, refer to our onboarding documentation available on Notion.
-
Install dependencies:
yarn install
-
Run the development server:
yarn dev
-
Open http://localhost:3000 to view the application.
This project is licensed under the MIT License. See the LICENSE file for more information.