An open API service indexing awesome lists of open source software.

https://github.com/etesam913/exercise-tracker

A personal exercise tracker that I built to teach myself Angular
https://github.com/etesam913/exercise-tracker

angular angular2 exercise ui web

Last synced: 7 months ago
JSON representation

A personal exercise tracker that I built to teach myself Angular

Awesome Lists containing this project

README

          

Personal Exercise Tracker


https://exercise-tracker-dfc75.web.app

## 🔗 Link to the deployed app
* https://exercise-tracker-dfc75.web.app

## 💪 Motivations
* I wanted a simple lightweight tool to track the exercises that I do at the gym.
* I wanted to learn modern Angular.
* I wanted to learn how to use Firestore & Firebase.

## 🧑‍💻 Local Development
* You will have to have the Angular CLI installed to run the project locally (https://angular.dev/tools/cli/setup-local).
* You can install the dependencies by running `npm install`.
* You can start the development server by running `npm start`.

## 🤖 Technologies
* Angular 18
* Firebase/Firestore
* Tailwind CSS
* Spartan UI