Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 834 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 834 Bytes

##Digital Flyers ####Android app made for the Waterloo Facebook Hackathon 2014.

The goal of the app is to be a modern grocery flyer. No one likes to read the paper flyers anymore, they're just real world spam.

This app lets you browse the deals in your local grocery stores, just like you shop on Amazon.com

Screenshot of the app

####Technologies used

  1. Parse for automatically updating our GridView with new deals.
  2. ActiveAndroid for storing data in SQLite database, without pulling our hair out.
  3. Picasso for downloading images, caching them and processing them, again without too much hair loss.

Made By: Yasith Vidanaarachchi and Will Armstrong