Skip to content

Analytics and User Overview for Fitness App project

Notifications You must be signed in to change notification settings

FitnessAppHR/User

Repository files navigation

Description

Ascend is a fitness app inspired by at home workouts of COVID-19.

Using React Native focusing on iOS, I worked on the app's user overview, including profile page, friends list mock, and user analytics which were built using D3JS. All built in 5 days.

This preview contains my work specifically for the app, not the final, combined product.

Image

App Previews

GIF Overview

## User Profile Page

## User Analytics

## Friend Page

Dependencies

  1. Node Package Manager
  2. Javascript
  3. A terminal :)

Setup

  1. Clone this repo to your local machine
  2. Setup packages and dependencies
  3. From within the user folder, run npm install
  4. Seed the database with user information
  5. Run npm run seed
  6. Start a server on a seperate terminal tab in your code editor
  7. Run npm run server
  8. Start the app in your other tab using Expo!
  9. Run npm run ios
  10. Take a Look!

About

Analytics and User Overview for Fitness App project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published