Welcome to the Calorie Counter! This web application, inspired by a tutorial from FreeCodeCamp, is designed to help you track your daily calorie intake and stay on top of your health goals.
Calorie Tracking: Easily input your meals and exercises to keep track of your calorie consumption throughout the day. Budget Setting: Set a daily calorie budget to monitor your intake against your goals. Dynamic Entry Addition: The application dynamically adds input fields for each meal and exercise, making it easy to input your data. Calorie Calculation: Once you've inputted your meals and exercises, the application calculates how many calories you have left for the day. Clearing Entries: You can clear the entries if needed to start fresh. Getting Started 🚀 To use the Calorie Counter, follow these steps:
Open the index.html file in your web browser. Set your daily calorie budget and start adding your meals and exercises. Click on "Calculate Remaining Calories" to see how you're doing against your budget.
HTML CSS JavaScript
Watch the demo video
This project was built as a learning exercise in web development, inspired by the comprehensive tutorials available at FreeCodeCamp. It served as a practical application of HTML, CSS, and JavaScript fundamentals.
FreeCodeCamp - For providing an excellent platform to learn web development. All the open-source contributors and educators who make learning web development accessible to everyone.
Contributions are welcome! If you find any bugs or have suggestions for improvements, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.