Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.25 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.25 KB

Pocket Spotter

About

Voice-controlled Workout App

Tech Stack

  • Front-ent: Grommet, React, Voice APIs
  • Back-end: Node.js, Express, PostgresSQL

Client

Client's readme has the following information:

  • Getting Started
  • Dependencies

Server

Server's readme has the following information:

  • Getting Started
  • Dependencies
  • Routes

Network Diagram

Network Diagram

ERD

ERD

Upcoming Features

  1. Profile page
  2. Create custom exercises
  3. Create new workout routines
  4. Workout history page
  5. Instructions page
  6. Share workout
  7. View someone else's workout
  8. Like and comment on someone else's workout
  9. Display workout schedule (calendar)

Screenshots

Register Page Login Page View Workouts View Exercises Edit Exercise

Known Issues

  • Since it is deployed, the free apps get “idled” after a while (if not being used) and then take a while to reboot. Sometimes, it requires that you refresh the page 5 times.
  • The speech recognition only works for Android phones.