Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ux flow: sign up #30

Closed
ahdinosaur opened this issue Jun 19, 2017 · 5 comments · Fixed by #59
Closed

ux flow: sign up #30

ahdinosaur opened this issue Jun 19, 2017 · 5 comments · Fixed by #59
Assignees
Labels
Milestone

Comments

@ahdinosaur
Copy link
Member

ahdinosaur commented Jun 19, 2017

implement basic functionality, nothing pretty.

resources:

user interface:

  • "Sign up" button
  • clicking this should open a form to submit initial user info
  • doesn't include validations
  • submit does stuff at above
  • routes you to new page

using dogstack-agents, should

  • create new user
  • create new group
  • add new user to be in admin relationship with group
  • create "pre-requisitite tasks" to be completed before group can order things
@ahdinosaur ahdinosaur self-assigned this Jun 19, 2017
@ahdinosaur
Copy link
Member Author

working on refactoring dogstack-agents to do this better than before

@ahdinosaur ahdinosaur mentioned this issue Jun 23, 2017
5 tasks
@ahdinosaur
Copy link
Member Author

making progress!

auth-flow-0

@ahdinosaur
Copy link
Member Author

next up, will add profile and relationship data models to dogstack-agents 🌻

@ahdinosaur
Copy link
Member Author

actually, before that am going to make this login flow better with some Oauth login. 👾

@ahdinosaur
Copy link
Member Author

ahdinosaur commented Jun 29, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant