Skip to content

A fully-featured Task Manager application built with Angular that allows users to manage tasks, track progress, and persist data using localStorage. The app demonstrates the use of Angular modules, standalone components, and signals for reactive state management.

Notifications You must be signed in to change notification settings

Syed-Bilal-Haider-Engineer/Task-manager

Repository files navigation

Task Manager App

A fully-featured Task Manager application built with Angular that allows users to manage tasks, track progress, and persist data using localStorage. The app demonstrates the use of Angular modules, standalone components, and signals for reactive state management.


Features

  • View tasks by user
  • Add new tasks
  • Delete tasks
  • Persist tasks in localStorage
  • Modular architecture using Angular Standalone
  • Supports both standalone
  • Optimized services using Angular Signals
  • Responsive UI and user-friendly design

Tech Stack

  • Frontend: Angular 16+
  • State Management: Angular Signals
  • Storage: LocalStorage
  • Styling: CSS / SCSS

🌐 Live Demo

Check out the application here: https://task-manager-lyart-eight.vercel.app/


📸 Screenshots

image

🛠️ Installation & Setup

# Clone the repository
git clone https://github.com/Syed-Bilal-Haider-Engineer/Task-manager

# Navigate into the project folder
cd task-manager

# Install dependencies
npm install

# Run the development server
npm start

About

A fully-featured Task Manager application built with Angular that allows users to manage tasks, track progress, and persist data using localStorage. The app demonstrates the use of Angular modules, standalone components, and signals for reactive state management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published