# Medzmate #

Medzmate App:
	Contains all the source code for the mobile application. 
	It is a Visual Studio 2015 solution. Refer to the installation videos for an easy tutorial on how to use it.
	Compile and deploy .apk to the android device
	
Medzmate Station
	Contains all the source code for the Medzmate Station
	Refer to a README file for compilation instructions
Medzmate Station/Documents
	Contains all the JSON files stored by the service
	
Station Login service
	Contains the app.js web service
	execute by going to the directory where it is located and type:
		%>node app.js
	
