Code Monkey home page Code Monkey logo

techpoint-sos's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.