Hello,
I'm trying to find the components to achieve the following. Are these possible with JEvents?
[list:1as69yg8][*:1as69yg8]Members should be able to create events (with certain seat amount)[/*:m:1as69yg8]
[*:1as69yg8]Other members can attend to the events[/*:m:1as69yg8]
[*:1as69yg8]Members should be able to attend only to certain time period of the event, not necessarily to full event time[/*:m:1as69yg8]
[*:1as69yg8]Member can select how many "seats" to fill when attending[/*:m:1as69yg8]
[*:1as69yg8]When attending to a event, member should "pay" it with "credits" depending on the duration the member attends to the event[/*:m:1as69yg8]
[*:1as69yg8]Memebers should be able to buy credits what they can use when attending to the events[/*:m:1as69yg8]
[*:1as69yg8]The member who created the event earns credit based on how many seats were filled (e.g gets the credits what attendees used)[/*:m:1as69yg8][/list:u:1as69yg8]
Example:
[list:1as69yg8]
[*:1as69yg8]Member A creates an Event from 13 to 18 with 2 available seats[/*:m:1as69yg8]
[*:1as69yg8]Member B attends to the event from 17 to 18 with 1 seat[/*:m:1as69yg8]
[*:1as69yg8]1 hour is set to use 1 credit, so member pays 1 credit from his "virtual wallet"[/*:m:1as69yg8]
[*:1as69yg8]The event still has 2 available seats from 13 to 17 and 1 available seat from 17 to 18[/*:m:1as69yg8]
[*:1as69yg8]After the event has passed, Member A gets 1 credit to his "virtual walllet"[/*:m:1as69yg8][/list:u:1as69yg8]
I understand that his is pretty complex user case for general events components, but I'd like to know if this is possible to achieve with JEvents and/or do you have any suggestions on how to do it?