An open API service indexing awesome lists of open source software.

https://github.com/alextselegidis/easyappointments-mobile-client

📅 Mobile client for Easy!Appointments Web Appointment Scheduler
https://github.com/alextselegidis/easyappointments-mobile-client

android client easyappointments rest-api scheduler

Last synced: 3 months ago
JSON representation

📅 Mobile client for Easy!Appointments Web Appointment Scheduler

Awesome Lists containing this project

README

          

# Easy!Appointments - Android Client

> This document is a work in progress.

Android application for the [Easy!Appointments](https://github.com/alextselegidis/easyappointments) 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)