tushardalal / ToDoApp

Simple TODO Android APP
0 stars 0 forks source link

ToDoApp

ToDoApp is Simple android TODO Task App. This supports the Create Task/ Edit Task & Delete Task functionality. It also supports the following features like task Due, task Priority as well as status whether it is Done or Pending.

NEW FEATURE

New feature is added to Create the task by speaking the task with day and priority.

For example: You can create the new task by saying 'Pickup books tomorrow' - Will type the text into the Task Description and set the due date tomorrow. OR You can say 'Pickup books next Friday high priority' - Will type the text into Task Description and set the due date next Friday with High priority preset in create/edit task screen.

Submitted by: Tushar Dalal

Time spent: 32 hours spent in total (including setup / image editing)

User Stories

REQUIRED functionality is completed:

OPTIONAL functionality

The following additional features are implemented:

Next Release features.

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

Notes

Challange was to build custom list view line item display.

License

Copyright [2016] [Tushar Dalal]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.