Free Fitness Mantra for Everyone through Pandemic and Post Pandemic including Clothing Finder and Diet Tips

Author: Madhura Bapat
Chair: John-Paul Takats - jxtadm
Committee: Sylvia Perez-Hardy - sphics
Submitted On: Apr 2, 2022
Tags:
Web Development
Abstract:

The aim of this project is to provide a free fitness website to all the end users throughout the globe. The user will enter their name on the Home Page and sign into the website. On signing in, the user will be redirected to the Workouts & Diet Page. The landing page consists of a spread of exercises to choose from. For e.g., Yoga, High Intensity Interval Training, Cycling/Spinning, and Dumbbell workouts. In addition to this, the website consists of diet options which includes four meals a day and a clothing finder for all the exercises mentioned on the website. The website stores the Home Page information in local storage. To verify if the data is stored correctly, the website fetches username from the local storage and displays it on all the pages of the website after signing in. Also, the website provides validation checks on submitting null values and alerts users with an appropriate message. Users have the flexibility to navigate back and forth the pages, also they can reset all the values to restart the selection of choices. All the choices will appear dynamically based on the user’s previous selection. At any given point of time, users can make changes to the second level of choices and the outputs for the third level will change based on the new second level choices. Similarly, it can be done for the first level. The website contains an easy layout to make it more interesting and user-friendly. The exercise videos will be embedded on the website from YouTube by giving proper owner credits. Lastly, on clicking the Home Page, it would act like a signed-out functionality and the user would be logged out of their session activity. In addition to that, this will be a scalable website which means if the dataset is replaced it can work for any other same structured dataset and the website will work smoothly. For e.g., Fitness website dataset is replaced with Restaurant café menu then the website turns into a restaurant website.