https://github.com/lifeart/walk-calc
Walk Calories Calculator
https://github.com/lifeart/walk-calc
calories-tracker heal
Last synced: 6 months ago
JSON representation
Walk Calories Calculator
- Host: GitHub
- URL: https://github.com/lifeart/walk-calc
- Owner: lifeart
- License: mit
- Created: 2024-05-05T18:57:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-16T10:47:15.000Z (over 1 year ago)
- Last Synced: 2024-10-02T12:21:10.756Z (about 1 year ago)
- Topics: calories-tracker, heal
- Language: TypeScript
- Homepage: https://lifeart.github.io/walk-calc/
- Size: 427 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Walk Calories App
Welcome to the Walk Calories App repository. This application helps you calculate the calories you burn while walking based on various parameters such as distance, duration, height, and weight.
## Features
- 🏃 **Calorie Calculation**: Enter your walking duration, distance, height, and weight to calculate the calories burned.
- 🔄 **Real-time Updates**: Adjust the input values and see the calorie calculation update in real-time.
- 📱 **Responsive Design**: The application is designed to work seamlessly on various screen sizes, ensuring a great user experience on both mobile and desktop devices.
- 💾 **Persistent Data**: Your input values are saved in local storage, so you don't have to re-enter them every time you visit the app.## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Contact
For any questions or suggestions, please reach out via our [GitHub repository](https://github.com/lifeart/walk-calc).
Thank you for using the Walk Calories App!