bchewy / bolabola

Bola Bola: A sleek match-booking platform using microservices and Stripe payments. Features real-time match streaming and highlights. Perfect for sports enthusiasts.
2 stars 3 forks source link

1 - Match Crud Service is not implemented #23

Open bchewy opened 5 months ago

bchewy commented 5 months ago

The Match CRUD service is intended to house CRUD operations for Bola Bola.

CRUD: Create Match Read Match Update Match Delete Match

Database Schema: Matchid, MatchType, SeatQty, MatchName, etc

bchewy commented 5 months ago

This is completed. See https://github.com/bchewy/bolabola/commit/d003e6a8e3969ce01faf9465c6605a65dd8edc10