hipdesignchat / event-planner

Event Planner
0 stars 3 forks source link

No Categories Table #14

Closed ChaoticLaw closed 6 years ago

ChaoticLaw commented 6 years ago

We don't have a categories table, which is necessary for users to browse through to find the events they're after. We'll need a migration, controller and model for this.

Administrators should be able to add, and manage categories:

After which users can assign a category to an event.