This app uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
- SQLite - User data storage
- SharedPreferences - Keep a session token permanent on disk to load the user when launching app.
- Frederic Oddou - Initial work - Github