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/remove fields from Persona #40

Closed
bherr2 opened this issue Feb 15, 2018 · 2 comments
Closed

Add/remove fields from Persona #40

bherr2 opened this issue Feb 15, 2018 · 2 comments
Assignees

Comments

@bherr2
Copy link
Member

bherr2 commented Feb 15, 2018

Update classes, generators, etc for Persona

DELETE:

  • name
  • handedness

ADD:

  • altitude: number; // Feet above sea level?
  • height: number; // Inches?
  • weight: number; // Lbs? - But may be displayed as Blood Volume
  • athleticism: 'fast' | 'slow';
  • isMocked: boolean; // If data is generated or 'real'

Update:

  • state, latitude, and longitude stay, but is not displayed as options in the UI. They are derived from the zipcode.
@bherr2 bherr2 self-assigned this Feb 15, 2018
@bherr2
Copy link
Member Author

bherr2 commented Feb 15, 2018

This is put on hold until we get consensus from the stakeholders on what fields to use.

@bherr2
Copy link
Member Author

bherr2 commented Feb 15, 2018

Issue moved to cns-iu/xmacroscope #3 via ZenHub

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

No branches or pull requests

1 participant