Open codepathreview opened 8 years ago
Hello Sinkari,
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 you can expand the functionality of the app or instead work to improve 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.
We'll be following up with you again shortly to outline the next steps in the admissions process.
Hi Sinkari,
We wanted to check in with you again about your project. To participate in the course, I'd definitely encourage you to work on a couple more optionals for your assignment to further explore Android. We will be making our final determinations for this course based largely on the feature completeness and UI polish of each pre-work after the deadline of September 30th.
Once you've added to your pre-work, be sure to re-submit using the application dashboard and we will take another look at your project.
Let us know if you have any further questions,
@codepathreview made some UI changes, used new button for adding entries. re-used dialogFragment for both new entries and editing entries. added spinner for sorting entries(does not yet sort)
@kakule Great, glad to see you were able to get in a number of new things into your pre-work!
Hello Sinkari,
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.
The next step is to continue working on extensions to your todo app. With regards to extensions to implement, we are looking for developers with an interest in user experience and product development so be sure to focus on additional functional enhancements and/or improving the user interface of the app.
We'll be following up with you again shortly to outline the next steps in the admissions process.