You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add one task and one meeting as future features - DONE
Cancel back button
http to get preview events
GET
user//homepage
class EventEntity {
constructor(
id,
event_manager_id,
type,
event_owners, <list >
event_name,
date,
budget,
location,
event_schedule - just in client put empty,
suppliers- just in client put empty
)
GET
user//homepage
class EventEntity {
constructor(
id,
event_manager_id,
type,
event_owners, <list >
event_name,
date,
budget,
location,
event_schedule - just in client put empty,
suppliers- just in client put empty
)