This gets notifications from SafeTracks watch and Posts the data to the Django server for the MoodAlert project
first clone this project locally and open in a Java framework such as intelliJ
copy config.properties.sample file to config.properties and fill in the attributes for your local info where the watch notifications are being extracted from.
Set the amount of notification emails you want to get and the program will get that many of the most recent ones... and then add them in order from oldest to newest of those updates.
Run main