FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

k4netmt/TodoCoder: To do code · GitHub

Repository files navigation

TodoCoder Demo

Time spent: 6 hours spent in total

Completed user stories:

  • Required:User can add and remove items in list of Todo.
  • Required:The app have supported editing todo items as description.
  • Required:The app have feature persisted todo items and retrieved them properly on app restart.
  • Optional: Persist the todo items into SQLite instead of a text file (working)
  • Optional: Improve style of the todo items in the list using a custom adapter(working)

TodoCoder Demo 27-02-2016

Time spent: 2 hours spent in total

Completed user stories:

  • Required:User can add and remove items in list of Todo.
  • Required:The app have supported editing todo items as description.
  • Required:The app have feature persisted todo items and retrieved them properly on app restart.
  • Optional: Persist the todo items into SQLite instead of a text file
  • Optional: Improve style of the todo items in the list using a custom adapter

Walkthrough of all user stories:

TodoCoder Demo 01-03-2016

Time spent: 2 hours spent in total

  • Apply ViewHolder in Adapter, solution can improve the performance.
  • After using a cursor and connection close it.
  • Change name the function correct standard.
  • Optional:Add feature Sort todolist by Level follow cause Desc.

About

To do code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL