hong7463 / Pre_submission

submission for Bootcamp of Code path
0 stars 0 forks source link

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

Open hong7463 opened 8 years ago

hong7463 commented 8 years ago

My first version app is complete, please review. /cc @codepathreview and @codepath This is first version, because I have to work at daily time, so most of optional functionalities still in progress. I will keep update this app.

nesquena commented 8 years ago

Haisen,

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.

I wanted to let you know that unfortunately the class is already nearing full at this point, but we are happy to add you to the course waitlist. We will be determining final admittance into the program over the next 2 weeks. For those not admitted as participants, we can also offer access to applicants as a remote observer cohort that has access to the materials and is able to work on the projects at their own pace.

Now that you submitted the initial pre-work before the deadline, I'd encourage you 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. Please ping us back for a review once you've added a few extensions.

hong7463 commented 8 years ago

/cc @codepathreview and @codepath Hi, I just refactored my code and UI to implement all optional functionalities and I also add the remove option into this project. Please check my repo. Thanks.

codepathreview commented 8 years ago

Hello, Haisen.

Looks great, 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 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.

hong7463 commented 8 years ago

@codepathreview Thanks for your reply, looking forward to your next step fellow up.