The magic of beacons
- Login screen
- Signup screen
- Integration with ParseUser Apis
- Handling logins and signups ** TODO - Email verification - http://blog.parse.com/2012/04/03/introducing-app-email-settings/
- Service to efficiently scan for bluetooth beacons in the background.
- Activity to show list of beacons scanned by the device and list of beacons saved by the user
- User can select a beacon from the list of new beacons scanned by the device and add to his beacons
- User can select a beacon from a list of his beacons and update its friendly name.