meoswift / SimpleTodo

Android app that allows building a todo list and basic todo items management functionality
0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 4 years ago

codepathreview commented 4 years ago

Looks good! Glad to see you completed your first app in the class! The todo app lets you get an initial feel of what it's like to build an Android app. We wanted to give you some experience working with Layouts, Lists, Adapters, and Intents before we cover them in depth during the first week.

It's great to see that you were also able to include the stretch edit feature with your todo app. This course is project-based and the stretch features on each project are often really valuable learning opportunities since they dive deeper into common Android use cases.

We hope you found this assignment useful and are really excited to see what you build throughout the program. If you have any particular questions about the assignment, feel free to reply here or email us support@codepath.org.

meoswift commented 4 years ago

Thank you for the feedback!