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

Create simple user class #3

Open
Luigi-PastorePica opened this issue Sep 29, 2020 · 0 comments
Open

Create simple user class #3

Luigi-PastorePica opened this issue Sep 29, 2020 · 0 comments
Assignees
Labels
new feature New feature or request
Milestone

Comments

@Luigi-PastorePica
Copy link
Owner

The user class will be the main holder of data while the application is in use.
Data to instantiate an user object will come from a database. Such data will be either an entry of a relation in a relational database, a document (e.g. JSON file) stored in a document database (e.g MongoDB), or even a data structure in some other kind of NoSQL database (e.g. Redis).

@Luigi-PastorePica Luigi-PastorePica added the new feature New feature or request label Sep 29, 2020
@Luigi-PastorePica Luigi-PastorePica self-assigned this Sep 29, 2020
@Luigi-PastorePica Luigi-PastorePica added this to the Sprint 1: PoC milestone Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant