VIMQ Fitness is a web application designed to assist users in their fitness journey by providing a BMI calculator and exercise guidance through videos and descriptions. The application integrates data from multiple server-side APIs to offer a comprehensive and personalised experience. Embrace a healthier lifestyle with VIMQFitness and achieve your fitness goals with ease.
- HTML
- CSS
- JavaScript
- Bootstrap
- GitHub Pages
-
BMI Calculator:
- Calculate your Body Mass Index (BMI) to gauge your overall health.
- Personalised insights based on user input.
-
Exercise Guidance:
- Access a library of exercise videos and detailed descriptions.
- Tailored workouts for all fitness levels.
-
API Integration:
- Utilise server-side APIs to enhance user experience.
- Real-time data for accurate BMI calculations and exercise recommendations.
-
Responsive Design:
- Enjoy a seamless experience on various devices.
- User-friendly interface for easy navigation.
-
Client-side Storage:
- Store and retrieve persistent data locally.
- Track your progress and preferences effortlessly.
The VIMQ web app is deployed on GitHub Pages. Visit VIMQFitness to experience it live.
-
Calculate BMI:
- Input your height and weight to receive instant BMI results.
-
Explore Workouts:
- Browse through exercise videos and descriptions for a tailored fitness routine.
-
Track Progress:
- Use client-side storage to save and track your fitness journey.
-
Git Branch Workflow:
- Implemented features and bug fixes using Git branch workflow and pull requests.
-
GitHub Issues:
- Created user stories and acceptance criteria in GitHub Issues for effective project management.
-
GitHub Project:
- Utilised GitHub Projects to track the status of project tasks with Kanban boards.
-
Clean Repository:
- Followed quality coding standards, including file structure, naming conventions, and best practices for class/id naming.
VIMQ Fitness is a collaborative project developed with agile development methodologies. It serves as a real-world application, showcasing the team's skills and providing a valuable learning experience.
To explore VIMQ Fitness locally, follow these steps:
- Clone the repository:
git clone [email protected]:vytautastv/fitnessApp.git
- Open
index.html
in your preferred web browser. - Alternatively, view the web app on Github Pages
Start your fitness journey with VIMQ Fitness today!