Duties: * Replace app icon and banner * Prepare Congress Information, Floor plan images before publish * Onsite Purchase of Exhibitor & Trade Delegate * Upload speaker photo for /mobile/download API * Upload Show Daily during event, if need * Prepare certificate
Before we release the app on various app store, we need to make sure the following content is ok
{
"title": "Congress Information",
"asset": {
"fullPath": "/userfile/apvrs/img/informationPDF/Congress Information.pdf",
"timestamp": 1487077993482
},
"eventShortCode": "apvrs2018",
"parentId": "InformationPDF"
}
Show Daily is similar to informationPdf
{
"title" : "Show Daily 1",
"eventShortCode" : "apvrs2018",
"parentId" : "ShowDaily",
"asset" : {
"fullPath" : "/userfile/apvrs/img/informationPDF/APVRS_2017_ShowDaily_Day1.pdf",
"timestamp" : 1487077993500.0
},
"_type" : "InformationPdf"
}
We need to upload the certificate before the end of the event.