Closed ski-climb closed 7 years ago
The user can create a new Category by filling out a form. Each Category has a title (e.g. “Web Development”, “Education”, “Finance”).
When the user successfully creates a Category they are shown a page with the Category title.
When the user tries to create a Category that already exists, they are brought back to the page with the form to create a Category. (category MUST be unique - add to the database as well)
category has a :title after successfully creating a category, user should be on the category show page