Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
# WhenWeMeetAgain

Created during NUS Hack&Roll 2015.

WhenWeMeetAgain is a simple modified reminder application that uses proximity of two users as opposed to time based or location based reminders.
WhenWeMeetAgain is a simple modified reminder application that uses the proximity of two users as opposed to time-based or location-based reminders.

WhenWeMeetAgain allows one to set a reminder on an android phone with the bluetooth address of another phone and the content of the reminder. The next time these two phones come within the bluetooth range of one another, the application will send a notification to the user.
WhenWeMeetAgain allows one to set a reminder on an Android phone with the Bluetooth address of another phone and the content of the reminder. The next time these two phones come within the Bluetooth range of one another, the application will send a notification to the user.

The app won the Best Fresher's Award at the hackathon. Visit [Devpost](http://devpost.com/software/when-we-meet-again).
The app won the Best Freshman Hack at the hackathon. Visit [Devpost](http://devpost.com/software/when-we-meet-again) to find out more!

## Running the Application:

1. Allow Installation from Unknown Sources on your Android Phone.
2. Download the apk file from [here](https://drive.google.com/file/d/0B0Q88iVJlkvaMWRjQ09PZVpSX2s/view?usp=sharing) on your phone.
3. Install from the apk file.
1. Allow Installation from Unknown Sources on your Android device.
2. Download the `.apk` file from [here](https://drive.google.com/file/d/0B0Q88iVJlkvaMWRjQ09PZVpSX2s/view?usp=sharing) on your phone.
3. Install from the `.apk` file.

## Team:
1. [Nikhil Venkatesh] (https://github.com/nikv96/)
2. [Suyash Lakhotia] (https://github.com/SuyashLakhotia/)
3. [Bobby Ranjan] (https://github.com/bbbranjan)

1. [Nikhil Venkatesh](https://github.com/nikv96/)
2. [Suyash Lakhotia](https://github.com/SuyashLakhotia/)
3. [Bobby Ranjan](https://github.com/bbbranjan)