As a user, I want to be able to register a new account with dragonboard, so that I can use dragonboard.
- Registration form on frontend
- Store user data on backend
- The following data will need to be captured for a user during registration
- first name
- last name
- email
- password
- subscribe to newsletter
- regenerate API key
- company
- display powered by gecko board bar
- cancel account
As a user, I want to be able to register a new account with dragonboard, so that I can use dragonboard.