saigauravi / FyleAssignment

This project is a single-page application (SPA) built with Angular 14+ that allows users to track their workouts. Users can add their workout details, view a list of workouts, search by username, filter by workout type, and view workout progress using charts.
https://healthtracker-plv795q3r-gauravis-projects.vercel.app
MIT License
0 stars 0 forks source link

HealthTracker

Overview

This project is a single-page application (SPA) built with Angular 14+ that allows users to track their workouts. Users can add their workout details, view a list of workouts, search by username, filter by workout type, and view workout progress using charts.

Features

ss1

ss2

Installation

  1. Clone the repository:

    git clone https://github.com/saigauravi/FyleAssignment/
    cd FyleAssignment
  2. Install dependencies

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