franznoel / pang-events

Simple event manager using Firebase Tools and npm.
0 stars 1 forks source link

Completion Create New Event and Registration Forms #1

Closed franznoel closed 8 years ago

franznoel commented 8 years ago
  1. Add guest list and optional message in Create New Event Form
  2. Create user registration form with email address and biographical information.

if logged in, redirect users to create users, else, redirect them to event-info.

franznoel commented 8 years ago

Created the new event and registration/sign-up form with the following fields:

franznoel commented 8 years ago

Added guest list, and description message.