Skip to content

DB_design #1

@BasharRadya

Description

@BasharRadya
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
//

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions