Git Product home page Git Product logo

runwithme's Introduction

RunWithMe (Herd)

A fitness/social-media Android Application in development which aims to provide runners an easy way to locally connect safely and coordinate group-runs. Will leverage Firebase BaaS.

This is a work-in-progress as I learn Kotlin, Firebase, and Jetpack Compose. For more complete examples of my work in Android Studio please see these more simple projects:

https://github.com/Tyler-Lopez/Firestore-Data-Management-on-Android

https://github.com/Tyler-Lopez/CS-TriviaApp

Run Broadcast Levels

  • Invite-Only Private
    • The run is only shared with invited friends.
  • Friends Private
    • The run is automatically shared with all friends, but is not broadcasted publicly.
  • Gender-Specific Friends Private
    • The run is automatically shared with all friends of your gender, but is not broadcasted publicly.
  • Gender-Specific Public
    • The run is broadcast publicly to your gender.
  • Public
    • The run is broadcast publicly to all.

Safety Features: Publicly Broadcasting a Run on RunWithMe

User safety is of utmost important to the design of RunWithMe; users publicly broadcasting where and when they will be somewhere is inherently dangerous.

  • Opt-in gender-specific broadcasting(i.e. women to women).
  • Opt-in emergency contact features if a user does not check-in with an emergency contact after a run.
  • When a user broadcasts their run to the public, other users have limited access to the details of the run.
    • An approximate time the run will occur(Soon / Morning / Afternoon / Evening / Night).
    • The title of the run.
    • How many users have either joined or are tentatively planning to attend.
    • The expected pace and distance of the run.
    • The city or township where the run will occur.
    • Minimal profile information broadcasted.
  • When a user requests to join a publicly broadcasted run, the following occurs:
    • The profile information of the requestor is sent to the broadcaster.
    • The broadcaster may determine whether to invite the requestor.
    • If invited, the requestor may see the full run information, profile of the broadcaster, and may then decide whether they are tentative or will commit to the run.

UML Diagram

Pending

UI Design

Bottom Navigation

  • Browse runs
  • My runs
    • Runs which you own, or are either tentative or joined to.
  • Create new run FAB
  • Friends
  • Profile
Early Stage Mock-up

image

runwithme's People

Contributors

tyler-lopez avatar

Watchers

 avatar

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.