Skip to content

This is my first angular app, mirroring the other todo app made by React http://todomvc.com/examples/react/#/

Notifications You must be signed in to change notification settings

zoeyzou/angular-todoapp

Repository files navigation

Angular - Todo App

This is my first angular project, mirroring the other todo app made by React (link).

How to use

Add: Type in a todo item and press Enter, it will be in the todo list beneath it.

Edit: Click on the pen icon, the input field will come out and you can edit it. After editting, press enter to save it. NoteL: you need to click into the input field to save or quit (press ESC key).

Delete: Click the X icon to delete an item.

Filter: Below the list, there're three filters: all, active and completed. Click on any of them will lead you to the appointed category.

Clear Complete: Click on "Clear Complete" to clean up the list, which will delete all the completed items.

About me

I'm Zoey Z, a beginner of programming. I started learning Angular two weeks ago, before that I had learned JavaScript for 4 months full-timely.

Contact me

If you notice any bugs or just have some ideas of new features, please send me a msg.

About

This is my first angular app, mirroring the other todo app made by React http://todomvc.com/examples/react/#/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published