Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 689 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 689 Bytes

Wellness Tracker

A simple app that creates graphs to show a user’s life balance to assist with goal setting.

Motivation

Assessing how balanced your life is can help you to make decisions and set goals. This app is meant to assist users in tracking their wellness over time.

Demo


Tech

Built with:

  • Rails
  • JavaScript
  • Chart.js

Installation

  • Clone the repo
  • In Terminal, cd into the directory

To run the app:

  • Start the server: rails s
  • Open the webpage, most likely at http://localhost:3000/

Credits

The Wellness Wheel