Skip to content

Andrew-Gan/techpoint-sos

Repository files navigation

Techpoint's SOS Challenge

June 22, 2020 - July 24, 2020

Each1Teach1 is an application that enhances students' online learning experience in response to the COVID-19 pandemic that forced schools to switch to online learning.
The app includes remote assignment submission, peer review and reward redemption features.

This work was submited as part of TechPoint's SOS Challenge.
Click here to learn more.

Team members

Go squad (Marketing) - John Kaufeld, Kaitlin Walper
Pro squad (Technical) - Andrew Gan, Abdullah Salau, Jaelyn Rogers

Coaches

Kelly Schafka, Eric Freiman, Chris Weiss
Coach company: Dewpoint

Tools

Flutter 1.17.5
Android Studio 4.0
AVD Android 4.1
REST API
DreamFactory

Steps

Setting up the project in a code editor

  1. Install the tools required, including the plugins.
    You may refer to this guide
  2. In your preferrend code editor, navigate to the folder where the project is stored.
  3. Run 'flutter pub get' and 'flutter pub upgrade' to obtain latest version of dependencies.

Running the project on the emulator

  1. Setup AVD in Android Studio.
    You may refer to this guide
  2. Run the flutter project in the text editor.
  3. Select the android emulator from the drop down menu.
    The emulator may timeout while being booted for the first time.
    In which case, perform a second run.

Running the project on a physical device

  1. Connect the physical device to the computer using a USB cable.
  2. Enable developer options for your device and then enable USB debugging.
    You may refer to this guide
  3. Run the flutter project in the text editor.
  4. Select the android device from the drop down menu.

Note: troubleshoot by running the 'flutter doctor -v' command in the terminal.

Preview

References

Item listing and generation
UI interaction and navigation
Input fields and design
SQLite data persistence
Fetch data using http
JSON and serialization
HTTP status codes

About

SOS Challenge S&C Team 05

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages