Skip to content

Event Creation #2

Closed
bak11004 opened this issue Apr 20, 2017 · 1 comment
Closed

Event Creation #2

bak11004 opened this issue Apr 20, 2017 · 1 comment

Comments

@bak11004
Copy link
Collaborator

  1. Create an Event Model, make sure there is a migration in the database to add events.
  2. Check the eloquent ORM section to make sure that there is a proper relationship between the event and a user (a user owns an event, or an event belongs to a user).
  3. Create a basic unstyled screen with the event create form, that can save an event.
@glr13004
Copy link
Collaborator

Done. Still have to merge from eventFeature branch.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants