Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 2.45 KB

README.md

File metadata and controls

80 lines (54 loc) · 2.45 KB

xHealthTrack

License: MIT 1.0.0

Uses React, TypeScript, Node.js, and Firebase to make a health tracking web app.

Homepage

Imgur

Table of Contents

About The Project

xHealthTrack is health tracking web app that allows users to track their daily physical activity, weight, and sleep.

Core features:

  • Daily Check: Submit your daily weight and sleep to get graphs and summaries.
  • Calendar to record and track daily workouts. (Users can modify their exercises and physical activity).
  • We only store the data that is submitted by the user. Passwords are not stored in Firebase.

Built With

Getting Started

xHealthTrack is deployed with Heroku at the link: xHealthTrack
https://xhealthtrack.herokuapp.com/

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. We welcome any contributions.
Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ryan Mao - @ryanwmao - [email protected]
Tony Yang - @tyang98 - [email protected]

Project Link: https://github.com/tyang98/xHealthTrack

Acknowledgements