rodrigoftw / todo-list

Simple ReactJS Todo-list project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-list

Simple ReactJS Todo-list project.

Usability

The initial state presented to you is an input field, a button and an empty list of tasks.

1

The tasks list is updated as soon as you keep on adding tasks. To add a task, just write it down inside the input field and press the Add button on its right side. Alternatively, you can press the Confirm Button from your device's native keyboard to add a task.

2

The counters on top of the list are updated as soon as tasks are finished or deleted. To mark a task as finished, just press the checkbox on the left side of the task name. To delete a task, just press the trash icon on the right side of the task item.

3

About

Simple ReactJS Todo-list project.


Languages

Language:TypeScript 63.4%Language:Ruby 18.5%Language:Objective-C++ 14.5%Language:Objective-C 1.8%Language:Swift 0.6%Language:JavaScript 0.6%Language:C 0.6%