Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 2.2 KB

README.md

File metadata and controls

71 lines (44 loc) · 2.2 KB

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!