FindMe is an iOS Application to locate your friends. Its goal is to localize and make interaction between users. It provides a simple map that allows tracking and interacting with your friends.
- Written in simple Swift
- Ridiculously easy to use
- Works on iPhone, iPad (requires iOS 8 or later)
Download the latest binary from the repository. Or just clone it :
$ git clone https://github.com/L3-DANT/findme-app.gitOpen the project into Xcode and start compiling on your device.
It's the easiest way to get started with FindMe.
To start using the application you need to start with the FindMe server.
Follow the instructions on the findme server repository.
Just launch and... that's it !
Please use the issue tracker to report any bug or feature request.

