Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 460 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 460 Bytes

To-Do List React Native Mobile Application

To-Do List Application can help users to keep track of their everyday tasks.

Tasks can be added by clicking on PLUS button on the screen and simply entering the description. After clicking on SAVE button new task will be added to the list.

Also, every To Do entry can be edited in the following ways:

  • Description editing
  • Changing the status of the task (finished/unfinished)
  • Deleting the task from the list