Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 942 Bytes

README.md

File metadata and controls

47 lines (29 loc) · 942 Bytes

Chisel-App

Offline Todo app, Provides statistics of all tasks created and completed.

Dependencies

  • React native
  • Redux
  • React Native Paper
  • Async storage
  • React navigation

Preview

Task list screen

Task list screen

Create Task screen

Create Tasks Screen

Update and strike Task

update Tasks Screen

Statistics screen

Statistics screen

List of completed and pending Tasks in Stats page

List of completed and pending Tasks in Stats page

Theme setting

Theme

Future developments

  • Adding timer functionality to each task. User can track time spent on each task