Skip to content

drywaters/shadowcam-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShadowCam FrontEnd Application

ShadowCam frontend application that uses PoseNet to determine user's poses to record user's boxing workouts. It requires the backend companion Express application for user authentication and for saving of user's data.

Instructions

  1. Install NPM Packages using npm install
  2. Run with npm start

ShadowCam backend application is required to be running for the application to run successfully. It uses the backend API application for user authentication/creation and for creating and saving new workouts.

Getting Started

All needed NPM packages are included in the package.json file.

Prerequisites

All needed NPM packages are included in the package.json file.

  1. Modern laptop/desktop with a webcam.
  2. ShadowCam backend application.
  3. Internet connection to download PoseNet model.

Built With

React

PoseNet

and other great NPM packages. See package.json for full list.

Contributing

Feel free to fork into your own repo to add additional features.

Example

YouTube video of the application in use. https://www.youtube.com/watch?v=uXhfCfVawLw

As of this writing an example of the application can be located at:

Frontend Application https://shadow-cam.firebaseapp.com/

Backend Application https://shadowcam-back.herokuapp.com/

Authors

Daniel Waters

Dan Rachou

About

ShadowCam Front end application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published