/PolyApps

Tools developped by and for university students of Polytechnique Montreal

PolyApps

A collection of tools developped by and for university students of Polytechnique Montreal.

Final grades notifications

Link Author Type
polyNotify odrouin Java jar
polyNotify Chris911 ruby gem
PolyNotesFinales niroyb python script

Schedules

Link Author Description Type
PolyHoraireFormat niroyb Rend l'horaire plus beau python script
GenerateurHoraire AEP Pierre-Marc Fournier Cree un horaire Web app
PolyHoraires Danny K. Genératuer d'horaire simplifié Web app
icanhasical Gab Royer Crée un fichier ical importable Web app
polytocal Gab Royer / Chris911 Version à jour de iCanHashiCal. Web app
PolySchedule To GoogleCalendar Tim R. Envoie votre horaire vers Google Calendar en passant directement par l'API C# with UI + .exe

Moodle

Link Author Description Type
MoodleR dkhalife Moodle data scrapper Firefox extension
ScrapMoodle niroyb Moodle data scrapper python script + windows release

Other

Link Author Description Type
FoireAuxLivres olivier Gestion des livres de seconde main Frontend + backend
PolyDossier Max Lavigne Refacture du dossier étudiant Web app
poly-seuils-notes EtiDuc Analyse resultats pour determiner les seuils python script
biciklo SiMark Système d'inventaire pour l'atelier Biciklo Backend + Frontend
PolyHeaders Nic007 Génère les en-têtes des .h selon le guide de codage de poly cpp

Modification request

  1. Fork this repo
  2. Create a branch (git checkout -b my-branch)
  3. Make changes
  4. Commit changes (git commit -am 'I did this ...')
  5. Push to the branch (git push origin my-branch)
  6. Create new Pull Request