Skip to content
New issue

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

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

Already on GitHub? # to your account

User(s) Implementation #63

Open
bdolly opened this issue Feb 1, 2017 · 1 comment
Open

User(s) Implementation #63

bdolly opened this issue Feb 1, 2017 · 1 comment

Comments

@bdolly
Copy link
Member

bdolly commented Feb 1, 2017

Users do not want to have to register to use the application therefore the solution is to create a user slug (random string generated from core-service /Users api). One requirement is that the user slug should not be in the url at any point. However the user slug is required for a user to be able to POST a classifier to the core-service and to be able to save classifiers (queries from the query builder) before sending them to ML tasks.

It would be preferable to have some sort of "getUserLink" functionality so that an authenticated user would have reference to return to their account.

Layout and Documentation for the User Profile view can be found in the UI/UX wireframes.

@bdolly bdolly added the task label Feb 1, 2017
@bdolly bdolly added this to the Minimum Viable Product milestone Feb 1, 2017
@bdolly
Copy link
Member Author

bdolly commented Feb 1, 2017

related issue #27

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

No branches or pull requests

2 participants