Votre calendrier universitaire, simple, rapide, efficace
This document analyzes a planning app developed in Nuxt.js with key features including offline functionality, color customization, different viewing modes, zooming into courses, switching universities/specialties, light/dark themes, multiple schedule selection, automatic schedule refreshing, and course blocking. Installation instructions and development details are also provided.
To install the planning app, follow these steps:
Create a .env file with the following variables:
SESSION_SECRET variable with a random and unique value.Copy the docker-compose.yml file and run the following command to start the containers:
docker-compose pull && docker-compose up -d --remove-orphans
The planning app provides a range of features to enhance the user experience and improve schedule management. It offers offline functionality, customizable colors, different viewing modes, zooming capabilities, university/specialty switching, light/dark themes, multiple schedule selection, automatic schedule refreshing, and course blocking. The app is developed using Nuxt.js and is dockerized for easy deployment. Users can install it as a Progressive Web App and customize their schedules based on their preferences and needs.