Skip to content
Samuel Montambault edited this page Apr 2, 2021 · 8 revisions

Notre-Dame Wiki 📚

Notre-Dame is a tool to ease access to ETS student to some of their most viewed information. As such a student using this mobile app will be able to see his grade, his schedule, his profile and having easy access to useful links. This is the fourth app version and it's made using flutter/dart to facilitate the cross-platform experience.

On this wiki, we will talk about how we develop ÉTS Mobile aka Notre-Dame but also how to maintain it!

Project Architecture ℹ️

Notre-Dame was built using the flutter stacked architecture, this tutorial and the pub.dev page would be a great listen/read before first diving into the project.

WIP