Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkawula/todo_list

Quick todo app made to increase my programming skill. Pure javascript es6 with localStorage.
https://github.com/pkawula/todo_list

Last synced: about 1 month ago
JSON representation

Quick todo app made to increase my programming skill. Pure javascript es6 with localStorage.

Awesome Lists containing this project

README

        

# TODO_LIST

An app where you can store all your quests!

## Images:

First look
![First look](/src/images/img_1.png)

Handling errors
![Handling errors](/src/images/img_2.png)

Success message
![Success message](/src/images/img_3.png)

Quest display
![Quest display](/src/images/img_4.png)