Mobile Application to manage your grades.
To get ready for your contribution, make sure you've done the following things.
Install the Ionic cli
npm install @ionic/cli
Get the node packages
npm install
Build with Capacitor
ionic cap sync
Run with Capacitor
ionic cap run ios