This is the home page of this application with the list of classmates along with their portrais and name(ClassMate1, ClassMate2, ...) and phonenumber and the check marks option on the right side allows user to pick who to send the group message or event invitation.
Sync Contact List: By clicking the top left button Sync Contact List it will sync contact information with the shared document from Google SpreadSheet.
Saved Text: By clicking this button, it will bring user to the SavedText page which allow user to send a premade text message.
Send Group Message: By clicking this button, it will allow user to send a group message to the picked contacts in the list.
Hold Reunion: By clicking this button, it will bring user to the CreateEvent page which is a create even helper page and helps user send invitations message to classmates.
This is the home page of this application with the list of classmates along with their portrais and name(ClassMate1, ClassMate2, ...) and phonenumber and the check marks option on the right side allows user to pick who to send the group message or event invitation.
Sync Contact List: By clicking the top left button Sync Contact List it will sync contact information with the shared document from Google SpreadSheet.
Saved Text: By clicking this button, it will bring user to the SavedText page which allow user to send a premade text message.
Send Group Message: By clicking this button, it will allow user to send a group message to the picked contacts in the list.
Hold Reunion: By clicking this button, it will bring user to the CreateEvent page which is a create even helper page and helps user send invitations message to classmates.
When user click on the item in the list of home page, it will bring to this page for showing the details of the selected contact. In this page, user will be able to Call, Message and Edit the information of the selected contact.
By selecting the top right Saved Text button, it will bring user to this page which allows user to create a premade text message for sending to classmates. This is stored on the local smarphone this is implemented by using SQL Datebase api.
By selecting the bottom right Hold Reunion button, it will bring user to this page which is a helper page for user to select date and time and location. Once user decide the basic information of the event, it will generate a premade commmon template text to help user to send to classmates, which is the following image.
This is the premade basic template text message generated from the previous page. If user click Confirm button then it will send a group message to all selected classmates.