Create Fields Demo!
- Dominant language
- Elixir
- Stars
- 3
- Forks
- 0
- Avg merge
- 21h 22m
- Merged PRs (30d)
- 4
Description
Create a super basic app that allows people to register for a fictitious event called "**_Awesome_ Conf**"!
# Todo
+ [ ] Use as many of the `fields` as possible and showcase how the data is stored (encrypted).
+ [ ] Create Two Buttons to automatically input data into the form:
+ [ ] **`Input Valid Data`**
+ [ ] **`Input Invalid Data`**
+ [ ] Show the data that has been submitted
+ [ ] Show what the encrypted data looks like in the Database
# Add Auth? (Bonus Level)
Should we add `auth` to protect the `/admin` view?
# Note: we will re-use this!
The plan is to create this as a tutorial/documentation,
but as soon as it's _working_ we will re-use it as the application/registration form for @home!
Potential ice-breaking question once people have completed the form:
Which App do you use most on your smart phone? via: https://github.com/dwyl/apprenticeship/issues/9
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.