Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home page - add floating action button #31

Open
niall-rb opened this issue Jun 30, 2022 · 0 comments
Open

Home page - add floating action button #31

niall-rb opened this issue Jun 30, 2022 · 0 comments

Comments

@niall-rb
Copy link

Description
We want the user to be able to add events. This will be done through clicking on a floating plus icon on the home page. This should bring up a modal where eventually we'll allow a user to add an event.

This ticket is just for creating the icon that will bring up the modal, not the event creation process itself. While arguably doesn't deliver end to end value, it is important for giving the home page the correct look and feel before developing other parts of the app.

Out of scope
The actual event creation process.

Acceptance criteria
GIVEN A user navigates to the home page
WHEN The interest filter is not active
THEN They should see a floating action button

GIVEN A user navigates to the home page
WHEN When the user clicks on the floating action button
THEN They should see a blank modal

Non-functional requirements
The design should match those provided in Badger Me App

Linked issues
Android - FAB - Create Event

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant