meekg33k / SimpleTodoApp

Simple Android To-Do List app
0 stars 0 forks source link

Project Feedback! #1

Open codepathreview opened 7 years ago

codepathreview commented 7 years ago

Hello Uduak,

Looks good, this exercise is intended in part to give you an introduction to the general rhythm of this course. The course is entirely project-based with an app being assigned each week and then due the following week. Each project builds on the last to help each engineer learn the practical elements of Android development and best practices as quickly as possible. We also do a code review for each submitted project once the program begins.

Great to see you were able to complete some extensions to your app already. The extension tasks available on each project are often the most valuable learnings since they dive deeper into common real-world Android use cases. We encourage you to continue working on extensions to your todo app as a way to further explore Android development.

See if you can expand the functionality of the app or instead work on improving the user interface by experimenting with colors, spacing, styling, icons, etc. Be sure to take a look through our organizing your source files guide for additional tips on structure as well. You can re-submit on the application dashboard anytime and we'll take another look.

We'll be following up with you again shortly to outline the next steps in the admissions process.

codepathreview commented 7 years ago

Hello Uduak,

Great to see you were able to complete a large number of extensions to your app already. Your project looks great. As you can probably tell, the extension tasks available on each project are the valuable learnings since they dive deeper into common real-world Android use cases.

Be sure to take a look through our organizing your source files guide for tips on organizing your code as well.

Now that you've completed the pre-work, we'll be following up with you again shortly to outline the next steps in the admissions process. /cc @codepathreview

meekg33k commented 7 years ago

Awesome! I did take a look through the resource you provided for organizing source files and I've restructured my project files.