ubeliciousgrace / listme

an android app to manage a list of todo things.
0 stars 0 forks source link

[Android Bootcamp] Project 0: Todo - Ready for Review. #1

Open ubeliciousgrace opened 8 years ago

ubeliciousgrace commented 8 years ago

ListMe

an android app to add and manage todo list. todo list is stored in a database, and populated the listview when app is launched.

Features

please read the feature descriptions and how to utilize them before reviewing.

ADD

make sure to enter a text in edit view to add a task. if null string, an error message pops up.

DELETE

long click an item to delete. it should delete the item immediately and refresh the adapter.

EDIT

first, make sure to enter new task description in edit view. Then, click an item to edit. If edit text is null string, an error message pops up.

Review

My app is completed, please review cc/ @codepathreview and @codepath can you also recommend me what I can do to improve UI and UI design? Is there any tool that I can quickly learn and improve it?

nesquena commented 8 years ago

Hi Grace,

Thanks for submitting the Todo app. Can you please review the section in the prework about the readme for your project? In particular, check out this README template and be sure to include a GIF recorded with LiceCap. Please ping me back here once that's complete.

Also, based on your LinkedIn it is unclear if you meet the selection criteria for participating in the course. In particular:

Can you review that and let me know if you can confirm that you meet the requirements? If not, I can add you as a "remote self-paced observer" so you can still have access to the curriculum and learn at your pace. In the meantime, you should also check out the resources we provide here.