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

Single sourcing of state management and translations between frontend and mobile #760

Open
1 of 5 tasks
derneuere opened this issue Feb 27, 2023 · 0 comments
Open
1 of 5 tasks
Labels
enhancement New feature or request frontend mobile

Comments

@derneuere
Copy link
Member

derneuere commented Feb 27, 2023

Describe the enhancement you'd like
As a developer, I would like to implement features only once and reuse the code. Right now, we have to implement everything twice for the frontend and for mobile.

Steps for implementing

  • use state management of frontend in mobile app
  • merge both repositories
  • fix automated build pipelines
  • extract state management (store + actions) and translations from frontend
  • figure out a nice solution for both projects to use it (expo?)
@derneuere derneuere added enhancement New feature or request frontend mobile labels Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend mobile
Projects
None yet
Development

No branches or pull requests

1 participant