Health Tracker App that allows authenticated users to measure their weight, cholestrol and also track the measurements.
- Table of Contents
- About The Project
- Live Link (Heroku)
- Health Tracker Api
- Future Implementation
- Installation
- Built With
- Authors
- Credits
- Show your support
- 📝 License
This project is a React on Rails App. The Health Tracke web page contains a list of categories of measurements where user can either measure their weight or cholestrol level. Users can add their measurements and track thier weight, also there is a progress page which shows visual display of the measurements using a chart. The data are gotten from the Health Tracker Restful Api and are retrieved through the redux store.
- Add Admin Functionality to create more measurement categories.
- Add Transitions for User Experience.
- Add User Profile to the More Page and other Functionalities.
- Clone the repo
git clone https://github.com/Eshy10/health-app.git
- Open the project Directory in your local machine
cd health-app
- Install NPM packages
npm install
- Run Application
npm start
- React
- React Hooks
- Redux
- React Redux
- Redux Thunk
- prop-types
- Eslint
- Stylelint
- NPM
- Github
- Heroku
👤 Adewale Modupe
Design Inspiration was gotten from here Gregoire vella on Behance
Give a ⭐️ if you like this project!
This project is MIT licensed.