easyappointments-mobile-client
easyappointments-mobile-client copied to clipboard
📅 Mobile client for Easy!Appointments Web Appointment Scheduler
Easy!Appointments - Android Client
This document is a work in progress.
Android application for the Easy!Appointments scheduling system.
Goal
This application is designed for a mobility simple management of the Easy!Appointments system.
Guide lines
- Android best practices
- Material design
- Simplicity
- Support from API 16 (Android 4.1)
- Unit test appreciate
- Participation :)
Software and libraries
- Android Studio (https://developer.android.com/studio/index.html)
- Database: ActiveAndroid (https://github.com/pardom/ActiveAndroid)
- Call REST API: Retrofit (https://github.com/square/retrofit)