ApexPlayground / AngulartaskTracker

Building a task tracker to learn angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Task Tracker

This is a simple task tracker application built with Angular to help users keep track of their tasks.

Getting Started

To get started with this application, you will need to have Node.js and Angular CLI installed on your system. 
Once you have these installed, follow these steps:

Clone the repository to your local machine
Navigate to the project directory and run npm install
Run ng serve to start the development server
Open your web browser and navigate to http://localhost:4200

Features

Add new tasks
Delete tasks
Mark tasks as completed

Technologies Used

Angular
TypeScript

Screenshot 2023-04-20 201904

About

Building a task tracker to learn angular


Languages

Language:TypeScript 69.9%Language:CSS 19.1%Language:HTML 11.0%