Problem Statement: In today's modern lifestyle, many individuals find themselves trapped in heavy workloads, prioritizing work or studies over their health. This web application seeks to address this pressing issue by helping users in sticking through with their fitness journey by visualizing their progress. By presenting their advancements graphically, their growth can become tangible, further motivating users to persist on their path towards better health.
Introducing Healthify: Healthify is a platform designed to support individuals in managing their weight and exercise routines effectively. It empowers users to input their health-related data, including weight measurements and exercise activities. The platform processes this data and presents it in a graphical format, providing users with clear visualizations of their progress over time.
Additionally, users can also manipulate the graphs, this includes the ability to apply filters to the graphs, enabling users to set custom limits on both the x and y axes. This functionality allows users to zoom in on specific time periods or adjust the scale to focus on particular aspects of their data, providing deeper insights on their workout trends.
We understand that the data stored in the databases are private and confidential, thus, Healthify makes sure to encrypt the passwords of users to increase the security of the system. So rest assured that your data are safe with us.
Testing: 1) Download the folder "Healthify" 2) You may need to download packages used: - pip3 install flask - pip3 install flask_sessions - pip3 install cs50 3) In your terminal type: flask run 4) The terminal should prompt you that the app is now running, you can view the app by clicking on the local host link provided.
Log in or sign up for Devpost to join the conversation.