himanshumasand / Android101

Learning Android
0 stars 0 forks source link

[Android Bootcamp] Project 0 - Todo List #1

Open himanshumasand opened 9 years ago

himanshumasand commented 9 years ago

My app is complete, please review. /cc @codepathreview @codepath

nidhi1608 commented 9 years ago

Himanshu,

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 to learn all practical Android development and best practices as quickly as possible. We also do a code review for each submitted project.

The next step is to continue working on extensions to your todo app and to schedule a short 5-10 minute phone conversation here. Navigate to today's date and onward from there and choose a 15-minute slot. Let us know if none of those times work.

Once you select a slot, can you make sure to include best number to reach you at to the invite? Look forward to chatting soon!

himanshumasand commented 9 years ago

Hi Nidhi,

I feel like there is some confusion since I used my personal github account. I am a Zynga employee and I was told that I only need to complete this assignment. Also, my survey link is different. This is what I have https://www.surveymonkey.com/r/WCB5BQR. My zynga email is hmasand@zynga.com. Let me know if there are still additional steps in order to register for the course.

Thank you, Himanshu

nidhi1608 commented 9 years ago

Himanshu,

I got it figured out. Sorry for the confusion here. The next step is to schedule a phone conversation as mentioned above. Let me know if you have any other questions.

nidhi1608 commented 9 years ago

Hi Himanshu,

As I mentioned on the call, can you let us know here once you have worked on a few optional user stories? We want to make sure that you understand some basics before you come to the first class. Thanks!

himanshumasand commented 9 years ago

Sure, I've been a bit busy at work so I was gonna work on it over the weekend. Hope that's ok.

Himanshu

Himanshu

On Fri, Aug 28, 2015 at 10:20 AM, Nidhi Shah notifications@github.com wrote:

Hi Himanshu,

As I mentioned on the call, can you let us know here once you have worked on a few optional user stories? We want to make sure that you understand some basics before you come to the first class. Thanks!

— Reply to this email directly or view it on GitHub https://github.com/himanshumasand/Android101/issues/1#issuecomment-135837633 .

nidhi1608 commented 9 years ago

Sure, let us know when its ready to be reviewed.

himanshumasand commented 9 years ago

I have added sql lite functionality over the weekend. And i'll keep working on other user stories this week.

Sent from my iPhone

On Aug 31, 2015, at 17:10, Nidhi Shah notifications@github.com wrote:

Sure, let us know when its ready to be reviewed.

— Reply to this email directly or view it on GitHub.

himanshumasand commented 9 years ago

Hi Nidhi,

I have added a custom adapter to display the name, description and status of each ToDo Item in the list

himanshumasand commented 9 years ago

Hi Nidhi,

I am now using a fragment for creating/editing items in the todo list instead of an activity.

nidhi1608 commented 9 years ago

Looks good Himanshu. Good luck with the class tonight, hope you enjoy it.

On Sun, Sep 13, 2015 at 3:43 AM, Himanshu Masand notifications@github.com wrote:

Hi Nidhi,

I am now using a fragment for creating/editing items in the todo list instead of an activity.

— Reply to this email directly or view it on GitHub https://github.com/himanshumasand/Android101/issues/1#issuecomment-139859039 .