Skip to content

A machine learning webapp that enables parents and kids to work together to promote healthy daily habits

Notifications You must be signed in to change notification settings

thudgin13/capstone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wigglee

A Covid-19 inspired fitness app for elementary school aged children to incentivize regular physical fitness.

"We know that kids don't want to do it, so our goal is to give them the incentive!"

A family friendly app that uses machine learning to keep the kids accountable by recognizing their movements and unlocking daily points toward incentives on behalf of their participation. Wigglee allows an adult user to create an account and add their children. The child user can select an exercise, workout, and view their accumulated points. A list of incentives is determined by the adult user and presented to the child so that they may choose which reward they want to work towards.

Deployed version: https://wigglee.herokuapp.com/

Getting Started

  1. Fork and clone this repo.
  2. Run 'npm install' to install dependencies.
  3. Create a database named 'adult'.
  4. Run the build process with command 'npm run start-dev'
  5. Navigate to your 'localhost:3000' to see the app in the browser.

Tech Stack

  • PoseNet
  • TensorFlow
  • Teachable Machine
  • React
  • Redux
  • MongoDB
  • Mongoose
  • Material UI
  • Passport
  • Express
  • Node.js

Team

About

A machine learning webapp that enables parents and kids to work together to promote healthy daily habits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • HTML 3.7%
  • CSS 3.3%
  • Shell 0.3%