spfohman / run-data-app

Web app to compile and manage users activity data

Home Page:https://gentle-beach-60454.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activity Data Tracker App

Description

This app is created so a user may login and enter information from completed athletic activities. It is primarily geared towards running right now, and may be expanded for other activities in the future. The user can put in activity stats, such as length of time, distance, split time, calories, etc. They can then search the data to find the longest time, fartherst distance, fastest mile, or average pace. The user can "favorite" a particular run that was good, or delete one. The home page identifies the logged in user and their fastest mile time so far.

This app was build for phase-4 at Flatiron School. The goal is to use a React app frontend with a Rails API backend using full CRUD actions, then deploy that app using Heroku.

Tools

  • Ruby 2.7.4
  • NodeJS (v16), and npm
  • Heroku CLI
  • Postgresql

Live example

The completed site can be viewed here

About

Web app to compile and manage users activity data

https://gentle-beach-60454.herokuapp.com/

License:Other


Languages

Language:Ruby 56.0%Language:JavaScript 31.7%Language:HTML 7.6%Language:CSS 4.0%Language:Shell 0.6%Language:Procfile 0.1%