Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Feature/model a User class #7

Open
4 tasks
kimlisa opened this issue Mar 7, 2019 · 0 comments
Open
4 tasks

Feature/model a User class #7

kimlisa opened this issue Mar 7, 2019 · 0 comments

Comments

@kimlisa
Copy link
Contributor

kimlisa commented Mar 7, 2019

Description

As a developer, I want to encapsulate all properties and methods related to User in a class.
Reference https://github.com/hwsc-org/hwsc-api-blocks/blob/master/lib/user.proto to define User's properties.

Story Points

3

Definitions of Done

  • use typescript access modifiers to prevent direct property manipulation
  • class contains all properties of a User
  • class contains basic getters and setters of a User
  • unit tested
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant