Uses React
, TypeScript
, Node.js
, and Firebase
to make a health tracking web app.
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.
xHealthTrack is deployed with Heroku at the link:
xHealthTrack
https://xhealthtrack.herokuapp.com/
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Ryan Mao - @ryanwmao - [email protected]
Tony Yang - @tyang98 - [email protected]
Project Link: https://github.com/tyang98/xHealthTrack