Skip to content

Vikas-hub17/Fyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

Health Challenge Tracker🤸‍♂️

Health Challenge Tracker is a web application for tracking and exploring workout activities. Users can add, filter, and view detailed workout progress.

Features

  • Add Workout: Add workout details including name, duration, and type.
  • Filter Workouts: Search workouts by name or filter by type.
  • View Progress: See detailed workout progress for each user.
  • Pagination: Navigate through users with pagination.

Usage

Adding a Workout 💪

  1. Go to the "Add Workout" page.
  2. Enter workout details: name, duration, and type.
  3. Submit to add the workout.

Filtering Workouts 🔍

  1. Visit the "Explore" page.
  2. Use the search bar to filter by name.
  3. Use the dropdown to filter by workout type.

Viewing User Progress 📈

  1. On the "Explore" page, click a user's name.
  2. View detailed workout progress for the selected user.

HOME PAGE

Screenshot 2024-07-19 115149

EXPLORE PAGE

Screenshot 2024-07-19 115206

ADD WORKOUT

Screenshot 2024-07-19 115157

WORKOUT STATISTICS

Screenshot 2024-07-19 115219

Run Locally

  1. Clone the repository:

    git clone https://github.com/Vikas-hub17/health-track.git
    cd health-track
  2. Install dependencies

   npm install
  1. Run the project
   npm run start
  1. You can access the project at http://localhost:4200

Unit Test

  1. Browse to the folder for all the Unit test

       cd coverage\health-track
  2. Command for running unit test

       ng test

100% Code coverage for 1 component and 1 service

Link : https://code-coverage-fyle.netlify.app/

Screenshot 2024-07-19 150555

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published