rokwire / rokwire-building-blocks-api

Source code repository of the Rokwire App Config, Authentication, Events, Profile, and Logging Building Blocks, and Authentication Middleware Library.
Apache License 2.0
3 stars 4 forks source link

[FEATURE] Update Event categories and subcategories list #1150

Closed sandeep-ps closed 1 year ago

sandeep-ps commented 1 year ago

Is your feature request related to a problem? Please describe. Event categories were a limited set, and hence this would result in events being created with approximate categorization. We need to update the Event categories to improve this list.

Describe the solution you'd like Update event categories to the following list:

Big 10 Athletics
Campus Visits
Career Development
Ceremonies & Services
Club Athletics
Conferences & Workshops
Exhibits
Festivals & Celebrations
Film Screenings
Performances
Receptions & Open House Events
Recreation, Health & Fitness
Social & Informal Events
Speakers & Seminars

Here, Big 10 Athletics is the new name for the previous Athletics category.

Also, there are new subcategories for Recreation, Health & Fitness:

"Recreation, Health & Fitness": [
    "Group Fitness",
    "Aquatics",
    "Ice Skating",
    "Personal Training",
    "Student Wellness",
    "Adventure Rec",
    "Summer Camp"
    ]

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.