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

Create event #8

Open
Annnnnieee opened this issue Nov 3, 2019 · 0 comments
Open

Create event #8

Annnnnieee opened this issue Nov 3, 2019 · 0 comments
Assignees

Comments

@Annnnnieee
Copy link
Collaborator

Annnnnieee commented Nov 3, 2019

A user can create an event.

requirements:

  • The event may or may not be recurring.
  • The event has a name, description, date and time

Done criteria:

  • a button exists on the application dashboard to create an event. clicking this button opens a page that allows a user to input event details. submitting the page triggers a post request to the backend.
  • a post endpoint exists for a user to create an event.
  • the event persists in the database once it is created and it is associated with the organizer.
@Annnnnieee Annnnnieee changed the title Create event - backend Create event Nov 3, 2019
@tazwar22 tazwar22 self-assigned this Nov 16, 2019
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

2 participants