Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 395 Bytes

File metadata and controls

18 lines (9 loc) · 395 Bytes

TodoApp

This is a todo app inspired by todoMVC. However, this has been written from scratch with the help of bootstrap and Angular Material.

You can:
a) Add items to todo list
b) Reorder them according to your priority (Drag and drop).
c) Mark them as complete.
d) Delete items from list

The live version can be found here: https://javapyscript.github.io/todoApp/