Skip to content

janie-lee-developer/motion_yoga

Repository files navigation

Motion Yoga

Join the experience now! url: https://yoga-motion.herokuapp.com/#/

A machine learned yoga exercie app

Motion Yoga is a web application, powered by ML5's PoseNet and Neural Network Libraries, P5 renderings. I collected my own data and trained the data to the machine, thanks to ML5's beginner friendly machine learning libraries. Motion Yoga will detect your poses and proceed to next yoga postures only if you complete the process. It also has a filter effects that follows your motions, such as your skeleton structure and face effects using face recognition data.

Stacks used for Style Boutique

  • ML5
  • ML5 - POSENET
  • ML5 - NEURAL NETWORK
  • P5
  • REACT-P5-WRAPPER
  • REACT
  • JavaScript
  • Node
  • Express
  • Webpack
  • MUI
  • CSS
  • HTML
  • Heroku

Versions

Node v17.01

Setup

To run this App locally:

  1. Git clone this repo.
  2. Open up the app and run 'npm install'
  3. Run createdb acme_db;
  4. Seed database 'npm run seed'
  5. Start app dev env 'npm run dev:start'
  6. Open browser 'localhost:3001'

Other commands

Sync and seed your database by running npm run seed. Running npm run start:dev will make great things happen!

  • start:dev will both start your server and build your client side files using webpack

Screen Shot 2022-05-21 at 1 46 56 PM

Screen Shot 2022-05-21 at 1 56 22 PM

Screen Shot 2022-05-21 at 1 56 30 PM

Screen Shot 2022-05-21 at 1 53 26 PM

Screen Shot 2022-05-21 at 1 53 55 PM

Screen Shot 2022-05-21 at 1 54 39 PM

Screen Shot 2022-05-21 at 1 54 55 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published