Inspiration FitTrackr was inspired by the increasing importance of fitness and wellness in people's lives. The desire to lead a healthy lifestyle and stay fit has become a common goal for many individuals. FitTrackr aims to provide a convenient and comprehensive solution for fitness tracking, goal setting, and progress monitoring.
What it does FitTrackr is a web application that allows users to track their exercise activities, set fitness goals, and monitor their progress over time. Users can log their exercise details, including exercise type, duration, intensity, notes, date, and time. The application stores this data and provides a visual representation of the exercise log, making it easy for users to review their workouts and identify trends in their fitness journey.
How we built it FitTrackr was built using a combination of HTML, CSS, and JavaScript. The user interface was designed using HTML and CSS to create a visually appealing and intuitive layout. JavaScript was used to handle form submissions, store exercise data in localStorage, retrieve and display the exercise log entries, and provide interactivity within the application.
Challenges we ran into We ran into many problems like the user interface and add a local storage which was new to us
Accomplishments that we're proud of We are proud of creating a functional and user-friendly fitness tracking web application from scratch. We successfully implemented features such as exercise logging, data storage, and visualization of exercise logs. Additionally, we focused on creating a responsive and visually appealing design to enhance the user experience.
What we learned Throughout the development process, we gained a deeper understanding of HTML, CSS, and JavaScript. We learned how to handle form submissions, interact with localStorage to store and retrieve data, dynamically create HTML elements, and update the user interface based on user actions. We also honed our skills in designing and styling web pages to create an attractive and intuitive interface.
What's next for FitTrackr In the future, we plan to enhance FitTrackr with additional features and functionalities. Some potential improvements include:
User Authentication: Implementing user authentication to allow users to create accounts, securely log in, and personalize their fitness tracking experience. Goal Tracking: Adding the ability for users to set specific fitness goals, track their progress towards those goals, and receive personalized recommendations and insights. Workout Statistics: Providing comprehensive workout statistics and analytics, such as calories burned, distance covered, and progress charts, to help users gain deeper insights into their exercise performance.
Log in or sign up for Devpost to join the conversation.