Skip to content

Task Manager is a simple web application built with Angular that allows you to manage tasks. You can add, edit, and delete tasks using the user-friendly interface.

Notifications You must be signed in to change notification settings

NeelamRawatLogic/Task-Manager-frontend

Repository files navigation

Task Manager

Task Manager is a simple web application built with Angular that allows you to manage tasks. You can add, edit, and delete tasks using the user-friendly interface.

Features

  • Add new tasks with a title and description.
  • Edit existing tasks to update their title and description.
  • Delete tasks to remove them from the task list.
  • User-friendly interface with a responsive design.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js and npm: Make sure you have Node.js and npm installed on your machine. You can download them from the official Node.js website: https://nodejs.org.

Installing

  1. Clone the repository: git clone https://github.com/NeelamRawatLogic/Task-Manager-frontend.git
  2. Navigate to the project directory: cd Task-Manager-frontend
  3. Install the dependencies: npm install

Running the Application

To run the application locally, use the following command: npm start

The application will be served at http://localhost:4200/. Open this URL in your web browser to access the Task Manager.

Built With

  • Angular - A popular JavaScript framework for building web applications.
  • Bootstrap - A CSS framework for responsive web design.
  • Font Awesome - A library of scalable vector icons.

Authors

About

Task Manager is a simple web application built with Angular that allows you to manage tasks. You can add, edit, and delete tasks using the user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published