Skip to content
aris alexis edited this page Feb 7, 2016 · 2 revisions

(one to many relationship with Activity)

String status (OPEN,COMPLETED, CANCELED,ACCEPTED,REJECTED)

String address

Double[] location (lon,lat!)

Long postDate (automatically set creation date)

Integer duration (user set approximation of how long it will last)

Long date (actual dateTime that it is taking place, can be null)

User[] participants stripped down list

Integer views

Clone this wiki locally