- Add Todo
- Mark as completed
- Update Todo
- Delete Todo
- Todo will be store in the browser
- Quick board about todo status
Create an issue if you find a bug or have a suggestion or question.
If you want to develop this project:
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request
If you find this repository useful, please give it a star. Thanks!