Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 788 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 788 Bytes

Feature:

  • Tinder-like Swipe Layout
  • Uses the Volley library to request advices from advice API
  • Swipe right to archive an advice
  • Swipe up to share the advice on socials
  • Swipe left/down to ignore the post
  • Click on "rewind" to see the previous advice
  • Advices archived on a SQLite Database with proper timestamp
  • Swipe right in archived advices list to share the advice
  • Swipe left in archived advices list to delete the advice from the Database

AdviceApp

Swipe-layout:

swipe layout

Advice archive list:

Advice archive list