/skischool-app

App for instructors to get lessons (part of skischool ecosystem)

Primary LanguageDartGNU Affero General Public License v3.0AGPL-3.0

skischool

Ski school application

Getting Started

Generate JSON serializable

flutter pub run build_runner build

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Generating Firebase config

Install the CLI if not already done so

dart pub global activate flutterfire_cli

Run the configure command, select a Firebase project and platforms

flutterfire configure

TO DO

[ ] Implement refresh token [ ] Implement logout on refresh fail [ ] Implement attendance [ ] Implement stats