-
Notifications
You must be signed in to change notification settings - Fork 56
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
Publish event #209
Labels
Comments
Open
I want to clarify a few things:
|
@IrisSweZin fixed (1), agreed with (2) |
Alex:
My reply:
|
@IrisSweZin ah okay, i thought there was a grouping by state, ignore (1) |
@IrisSweZin perfect, what's next wireframes or prototype? |
Prototype |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As an Organizer I want to see event draft to preview my event before publishing
Acceptance Criteria
Frontend
state
state
can be one of:draft
,published
,canceled
,publishing
draft
draft
published
draft
publishing
canceled
Backend
state
ispublishing
the poster is generated andstate
is changed topublished
The text was updated successfully, but these errors were encountered: