prav90 / SimpleTodoApp

codepath prework
0 stars 0 forks source link

[Android Bootcamp] Project 1 - Review my app #1

Open prav90 opened 8 years ago

prav90 commented 8 years ago

My basic app is complete, please review. Will extend functionalities in subsequent iterations /cc @codepathreview @codepath

nesquena commented 8 years ago

Hi Raj,

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 now that you submitted the initial version before the deadline 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. Please ping us back for a review as you continue to enhance your todo app. Hope you've enjoyed working on the project so far.

prav90 commented 8 years ago

Hi Nathan,

Thanks for the review. I have added the optional extensions and some additional features to my todo app. Kindly check it out. /cc @nesquena @codepathreview @codepath

nesquena commented 8 years ago

Great, thanks for the update and glad to see you got a number of optionals implemented. We will be determining final admittance into the program over the next couple weeks. For those not admitted as participants, we will 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. You will be hearing from us again soon.

codepathreview commented 8 years ago

Hello Raj,

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.