sikhsparks / sikh-events

A comprehensive Sikh event management app for organizers to manage events and for the community to search, save, set reminders, and share events.
0 stars 0 forks source link

Implement Event Microservice #19

Open ravjot28 opened 3 months ago

ravjot28 commented 3 months ago

Description: Implement an event microservice that handles all CRUD operations for events. The service should include all necessary metadata for events and the organizers they belong to. Additionally, implement search functionality with filters, sort requirements, and search queries that perform Elasticsearch-like searches.

Acceptance Criteria:

Further Details: