-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Schema events
{
EventName : string
EventDate : Time_stmp
EventCategory : string
EventStartPirce :
TicketsTypeList[]
}
Schema TicketsTypeList{
TicketType
TicketPrice
AvaliableTickets
ReservedTicketsp[]
}
Schema ReserveTickets{
expirationTime_:
userID
}
// Atomic Operation after when purchase success deleterReserverTciekt by id and -1 to avaliableTickets
//
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation