GithubHelp home page GithubHelp logo

todolist's Introduction

To-List App

To-List App is a simple web application developed in Angular that allows you to create, view, edit, and delete items from a list. This application utilizes fundamental Angular concepts, including Data binding and structural directives.

Features

  • Reading Items: Displays a list of existing items.
  • Adding Items: Allows adding new items to the list.
  • Editing Items: Enables modifying existing items.
  • Deleting Items: Allows removing items from the list.

Angular Concepts Used

  • Data binding:

    • Interpolation: Displaying dynamic data in the HTML template.
    • Two-Way Binding: Bidirectional binding between model data and form elements.
    • Property binding: Binding HTML properties to component values.
  • Structural Directives:

    • *ngIf: Conditionally show or hide DOM elements.
    • *ngFor: Iterate through a list of items and dynamically generate DOM elements.

Installation and Usage

  1. Clone this GitHub repository.
  2. Ensure you have Node.js and Angular CLI installed on your system.
  3. Navigate to the project directory in your terminal.
  4. Run npm install to install dependencies.
  5. Run ng serve to start the development server.
  6. Open your browser and go to http://localhost:4200/ to use the application.

Demo

To-Do-List

todolist's People

Contributors

mohamed-mahmoud-hanenne 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.