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

Add contact/location model and serializer related to user #324

Open
glind opened this issue Jun 12, 2020 · 0 comments
Open

Add contact/location model and serializer related to user #324

glind opened this issue Jun 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@glind
Copy link

glind commented Jun 12, 2020

Feature Request

A generic contact or location information model is needed as a related manytomany model to the user.

Proposal

A user management system can and should include some amount of location and contact information for a user beyond email. The core should a have a way for users to enter multiple contact or location information in the core without a secondary service lookup if needed. Ideally this would include typical address fields, a lat/long location and multiple phone, email and social media accounts.

Bug report

Enhancement

Current behavior

little to no contact data is allowed in the core beyond email

Expected behavior

An option for relating a set of multiple contacts and locations to a user.

Enviroment

Buildly version : x.y.z
Logs: ``

@glind glind added the enhancement New feature or request label Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant