Skip to content

Meetup Creation Screen #61

@harryslimes

Description

@harryslimes

Acceptance Criteria:

  • Page should allow users to submit a meetup
    event with the following fields:
    • Title of Meetup
    • Description
    • Start time
    • End time
    • Location (ideally this would be defined by dropping a pin on a Google Map with potential for finding a location)
  • Submitting a meetup creates an Event in the Events table of EventFamily "TWT_2018_Meetups"
  • Creates an entry in a new table (doesn't exist yet) called Meetups with schema:
    • EventID
    • UserID
    • IsApproved

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions