added required information into travelpostwidgetinfo.xml
TravelPostWidget.java
created onReceive(), onUpdate(), onDestroy()
added debug logs to TravelPostWidget.java
added TravelPostWidget.java to the AndroidManifest.xml
got the widget button to start the service via a pending intent
basic testing seems to be all working, i need to run some more test on the service befor i call it done