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

MOBILE: US01-As a new anonymous user, I want to open the app and see my private list with sample data. #4

Closed
11 tasks done
haroldjose30 opened this issue Jun 11, 2023 · 0 comments · Fixed by #8
Closed
11 tasks done
Assignees
Labels
feature New feature or request

Comments

@haroldjose30
Copy link
Owner

haroldjose30 commented Jun 11, 2023

  • Create AccountDto
  • Create AccountRepository
  • Create AccountModel
  • Create Mapper
  • Create GetAccountByIdUseCase
  • Create LocalStorageDataSource
  • Create LocalStorageRepository
  • Create CreateNewAnonimousAccountUseCase
  • Generate UUID on the first app launch and save this data on LocalDevice
  • BACKEND: Create an endpoint or trigger to generate sample data for an Account
  • Get Data from the database
@haroldjose30 haroldjose30 changed the title USER STORY: As a new user, I want to open the app and see my private list with sample data. MOBILE: As a new user, I want to open the app and see my private list with sample data. Jun 11, 2023
@haroldjose30 haroldjose30 self-assigned this Jun 11, 2023
@haroldjose30 haroldjose30 added the feature New feature or request label Jun 11, 2023
@haroldjose30 haroldjose30 changed the title MOBILE: As a new user, I want to open the app and see my private list with sample data. MOBILE: US01-As a new anonymous user, I want to open the app and see my private list with sample data. Jun 11, 2023
haroldjose30 pushed a commit that referenced this issue Jun 13, 2023
haroldjose30 pushed a commit that referenced this issue Jun 19, 2023
@haroldjose30 haroldjose30 linked a pull request Jun 19, 2023 that will close this issue
haroldjose30 pushed a commit that referenced this issue Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant