stringiest / new-callacon

Booking system for the Callaon gaming holiday
1 stars 0 forks source link

feat: add event model #51

Closed stringiest closed 1 week ago

stringiest commented 1 week ago

Add basic event model.

Add event ID as foreign key on bookings model.

Resolves #50