willysharp5 / ToDOApp

To Do App For IOS7
0 stars 0 forks source link

App complete #1

Open willysharp5 opened 11 years ago

willysharp5 commented 11 years ago

My App is complete please review /cc @nesquena @timothy1ee

Features

user can add a new to do item user can edit a to do item user can delete a to do item user can rearrange the order of to do items user can check a list for complete and no-complete Data is persisted and saved locally using plist The done button is disabled to avoid user entry of a blank todo item

Features I did not get to due to time and to re-focus on group project Local Notification with a date picker.

timothy1ee commented 11 years ago

I see this now, I searched my email again, I don't know why I didn't get this submission! Will review tomorrow.

willysharp5 commented 11 years ago

Thanks Tim

Edo Williams

On Oct 17, 2013, at 1:19 AM, "Timothy Lee" notifications@github.com wrote:

I see this now, I searched my email again, I don't know why I didn't get this submission! Will review tomorrow.

— Reply to this email directly or view it on GitHub.

timothy1ee commented 11 years ago

Edo,

The assignment was to create a todo app with inline adding and deleting. There was a reason I wanted you to do it this way, I wanted to illustrate working with table views that have embedded controls like a UITextField. It's a common use case for most apps, but it's a little tricky.

Since I missed the GitHub notification, I'll accept this submission, but when I post the solution code, you should look at it.

Tim

willysharp5 commented 11 years ago

Ok will look at the solution for future assignments. Thanks

Edo Williams

On Oct 17, 2013, at 7:19 PM, "Timothy Lee" notifications@github.com wrote:

Edo,

The assignment was to create a todo app with inline adding and deleting. There was a reason I wanted you to do it this way, I wanted to illustrate working with table views that have embedded controls like a UITextField. It's a common use case for most apps, but it's a little tricky.

Since I missed the GitHub notification, I'll accept this submission, but when I post the solution code, you should look at it.

Tim

— Reply to this email directly or view it on GitHub.