Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

AnsonH/comp4521_gp4_accelyst

Repository files navigation

COMP4521 Group 4 - Accelyst

About

Accelyst is an all-in-one study companion app that helps students organize their tasks, stay focused while studying, and practice memorization techniques.

Demo

Development

  1. Download project dependencies:
    flutter pub get
    
  2. Run this command in Terminal at the project root and leave it running in the background.
    flutter pub run build_runner watch
    
    This command automatically runs the code generator as required by the json_serializable package to generate to/from JSON code for model classes.
  3. Open your Android emulator.
  4. In a new Terminal window, run this command to start the Flutter app:
    flutter run
    

About

COMP4521 (2022 Spring) Group 4 - Accelyst

Topics

Resources

Stars

Watchers

Forks