Skip to content
csheng2 edited this page Mar 24, 2021 · 14 revisions

Welcome to the FAANG-GANG wiki!

Member @
Ava Guo @ava-g
Ben Wang @Xiaoyu-Ben-Wang
Celina Sheng @csheng2
Danila Seliayeu @zloopo
Joseph Dimaano @jdimaano
Shaofeng Zhang @Shao-Zhang

Problem: application to display experiments with crowd-sourced tests

Crowd-sourced tests:

  1. Counts (how many did you see)
  2. Binomial trials (pass fail)
  3. Non-negative integer counts (each trial has 0 or more)
  4. Measurement trials (like the temperature).

Each experiment should have:

  • Description
  • Region
  • Min # of trials

Levels of access:

  • Owner
  • Experimenter

Functionalities:

  • Owner: Publish experiments

  • Owner: Unpublish experiments

  • Owner: End an experiment => results are left publicly available but no new results are added

  • Owner/experimenter: Subscribe to an experiment

  • Owner/experimenter: Execute trials and upload them to the experiment

  • Owner: Ignore experiment results

  • Owner/experimenter: Observe statistics

  • Owner/experimenter: Display histograms

  • Owner/experimenter: Display plots of trials over time

  • Ask questions about the experiment

  • Reply to Questions

  • Browse questions + replies

  • Generate QR codes

  • Scan QR codes => indicate success, failure, # of counts

  • Register barcodes

Profiles:

  • unique username + contact info
  • edit profile
  • retrieve profile by username

Searching:

  • display experiments by keywords
  • Display description, owner username, status

Location:

  • Specify if Geo-location is required or not
  • Add geo-location
  • Warn about geo-location trials
  • display map of geo-locations (for experiments with geo-location enabled)

For more information: Project Description