Home - adenrele7/Running-Tracker GitHub Wiki

Welcome to the Running-Tracker wiki!

Table of Contents


App Design

Objective

The goal of this app is to help runners keep track of their workouts.

Audience

This app is for people who run.

Experience

This app will runners who want to improve their running times keep track of their progress.

Back to top ^


Technical

Screens

Home Screen Log Screen

External services

  • [list which APIs or external services will your app use?]

Views, View Controllers, and other Classes

  • Views

  • View Controllers Home Screen Running Logs

  • Other Classes

    • [list any other classes you will need]

Data models

  • [list all Firebase data models your app will need]

Back to top ^


MVP Milestones

[The overall milestones of first usable build, core features, and polish are just suggestions, plan to finish earlier if possible. The last 20% of work tends to take about as much time as the first 80% so do not slack off on your milestones!]

Week 1

planning your app *Design the interface of app *

Week 2

finishing a usable build

  • Coding and adding functionality to the app

Week 3

  • Creating the database for the app

Week 4

  • [goals for the week, should be finishing all core features]

Week 5

starting the polish

  • [goals for the week]

Week 6

submitting to the App Store

  • [goals for the week, should be finishing the polish -- demo day on Saturday!]

Back to top ^