coolrahul1850 / codepathIntroductoryAndroidProjectTodoItems

Pre-requisite for codepath android for developers. This is the introductory Android Project
0 stars 0 forks source link

Pre-work - Todo


1/6/2016 Updates
Total time took 5 hours


Funcationlity Added
1) Custom Adapter
2) Radio Buttons
3) Priority
4) Alert dialogs


Funtionality Lost
1) Persistence


Next action items
1) Work on persistence
2) Either work on SQLLite or improve UI


New Walkthrough


Original Message Pre-requisite for codepath android for developers.

Submitted by: Rahul M

Time spent: 10 hours spent in total

User Stories

The following required functionality is completed:

The following optional features are partially implemented:

The following additional features are implemented:

Video Walkthrough

Here's a walkthrough of implemented user stories:

GIF created with LiceCap.

Notes

Even though I was able to implement the SQLLite in a different application, I had troubles when integrating with the todo application.

License

Copyright [2015] [Rahul M]

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.