Skip to content

AlgoETS/planifETS-frontend

 
 

Repository files navigation

PlanifETS Frontend

CI Status Notion

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.


🚀 Technologies Used


🛠️ Onboarding

To get started with the frontend, refer to our onboarding documentation available on Notion.

Quick Start

  1. Install dependencies:

    yarn install
  2. Run the development server:

    yarn dev
  3. Open http://localhost:3000 to view the application.


⚖️ License

This project is licensed under the MIT License. See the LICENSE file for more information.


📚 Learn More


🚀 Deploying on Vercel

Deploy this project using Vercel. Follow the Next.js deployment guide for detailed steps.


🎉 Make your academic planning at ÉTS effortless with PlanifETS!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.8%
  • Dockerfile 22.1%
  • JavaScript 6.4%
  • CSS 2.7%