As a userI want to have a Home button and an Add button in the navbar and have an option to keep the form open after creating a plant
so that I can quickly navigate to the homepage or access the Create Plant page to add new plants easily and I can create multiple plants without being redirected to the homepage after each submission.
Description
Acceptance Criteria
The navbar includes a Home button that navigates to the homepage.
The navbar includes an Add button that navigates to the Create Plant page.
On the Create Plant page, a checkbox labeled "Create another" is present next to the Create button.
If the checkbox is checked, the form remains open after the plant is created.
If the checkbox is unchecked, the user is redirected to the homepage after the plant is created.
Value Proposition
As a user I want to have a Home button and an Add button in the navbar and have an option to keep the form open after creating a plant so that I can quickly navigate to the homepage or access the Create Plant page to add new plants easily and I can create multiple plants without being redirected to the homepage after each submission.
Description
Acceptance Criteria
Tasks