vixm / simple-to-do-list

Android application for a simple to-do list
0 stars 0 forks source link

Simple to-do android app #1

Open vixm opened 10 years ago

vixm commented 10 years ago

Please review my simple to-do list android app. I am not able to embed the animated gif created via licecap into the README. I will send it as a separate attachment via email. @nesquena @thecodepath

Thanks, Vikram Mhetre

nesquena commented 10 years ago

The trick is to include the gif in the git repo at the root. Then you can include the gif in the readme like this:

![Video Walkthrough](anim_rotten_tomatoes.gif)

Can you try that out and see if it works?

nesquena commented 10 years ago

Overall though looks good! This was 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 start working on extensions to your todo app and to schedule a short 5-10 minute phone conversation here. Navigate to August 29th and dates 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? Look forward to chatting soon!

vixm commented 10 years ago

Please review my extensions to the simple to-do list android app. @nesquena @thecodepath

Thanks, Vikram Mhetre