Giter VIP home page Giter VIP logo

todo-app-angular's Introduction

Wilodev - Task Manager

Description

This project is a Single Page Application (SPA) built with Angular 17, showcasing a To-Do List manager with full CRUD functionality, designed to simulate a real-world task management application.

Features

  1. Add, delete, and mark tasks as completed.
  2. Filter tasks by all, pending, or completed statuses.
  3. Inline editing of task descriptions.
  4. Responsive design for various screen sizes.
  5. Utilizes Angular's latest features for a streamlined, modern SPA experience.

Installation

To install and run this project locally, follow these steps:

  1. Clone the repository:
  git clone https://github.com/wilodev/todo-app-angular.git
  1. Navigate to the project directory:
  cd todo-app
  1. Install dependencies:
  npm install
  1. Run the application:
  ng serve
  1. Open your browser and navigate to http://localhost:4200/.

Running Tests

To execute the unit tests with Jest, run:

  npm test

Accessibility

This application is designed with accessibility in mind, providing ARIA labels and roles for screen readers and ensuring keyboard navigability throughout the app.

Mock Server

The app uses localStorage to simulate a backend service, with ApiService handling the mock API operations.

Author

Wilodev - Wilson Pérez Senior Developer.

todo-app-angular's People

Contributors

wp-wilsonperez avatar wilodev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.