This is an educational application created to aid teachers with tracking and assessing students.
Team Member | Main Contribution |
---|---|
Lucas Baraya | Test/Questions Screen: Add, Edit, Delete, Reorder, All PDF pages and printing, Regrade Screen Function |
Kate Schwitz | Class Screens: Filter/Search/Sort/Add/Delete, Home Screen & Formatting, Page Routing |
Sophie Shah | Tutorial dialogs, Report details screen, Graph and updated scores on student info screen |
Aryaan Verma | Initial setup of application and database, State/Data Management between screens, Implementing data scheme |
-
Ensure Flutter SDK and Dart are installed:
flutter doctor
-
Navigate to the project directory:
cd project-directory
-
Run
flutter pub get
to install dependencies. -
Connect a mobile device or start an emulator through Android Studio.
-
Execute
flutter run
to launch the application.