Skip to content
Bueller87 edited this page Mar 15, 2019 · 21 revisions

User Story

As a user, I can see all the call logs (incoming and outgoing) on my phone.

Requirements

  • Up to 50 call log item should be displayed
  • Following information should be displayed in each cell - Phone number, Call direction (incoming, outgoing) and time-stamp Phone number, Call direction (incoming, outgoing) and time-stamp are displayed in a list

Extra Credit

  • Refresh - Using pull-to-refresh. (Bonus point: Update right after the phone call ends without pull-to-refresh)

Checklist

  • Is the app responsive?
  • Is the code modular?
  • Is the code following all the best practices?
  • Have you run a lint tool?

Screenshot


Resources

Libraries

Clone this wiki locally