- User form (w/ GUID, name, adress etc)
- Validate form w/ JavaScript
- Alert user where input doesn't validate
- Save form to a list which is displayed alongside form
- Minimize and expand entries in list (w/ jQuery)
- Add possibility to edit entries in list (keep position)
- Add possibility to remove entries
- Check for duplicate information (no duplicate emails)