Email Appointment

buzztouch plugin: Email Appointment
Version: v1.0
This plugin adds the functionality of allowing users to schedule appointments using email, through your android and iOS apps.
works on iOS iOS
works on Android Android
Developer Info
Latest Review
Screenshots
More Information
This plugin adds the functionality of allowing users to schedule appointments using email,
through your android and iOS apps.

iOS Project
------------------------
CM_emailAppt.h
CM_emailAppt.m
CM_emailAppt.xib

Android Project
------------------------
cm_emailappt.xml
CM_emailAppt.java

JSON Data
------------------------
{
"itemId": "BDFA3849B535E27199EF758",
"itemType": "CM_emailAppt",
"itemNickname": "email appt",
"navBarTitleText": "email appt",
"emailSubject": "subject here",
"emailAddr": "[email protected]",
"textLabelColor": "#66CC00",
"submitColor": "#00FF33",
"buttTextColor": "#339966",
"dateTimeColor": "#FF3399"
}