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

Improve Xamarin implementation #607

Open
1 task done
Zenrac opened this issue Mar 1, 2021 · 0 comments
Open
1 task done

Improve Xamarin implementation #607

Zenrac opened this issue Mar 1, 2021 · 0 comments
Labels
enhancement 💎 New feature or request help wanted 🙏 Extra attention is needed theme: client 🖥️

Comments

@Zenrac
Copy link
Contributor

Zenrac commented Mar 1, 2021

Overview of the feature request

First Xamarin implementation (done in #489) lacks many important features.

Handle offline mode
  • Generated App should be able to work even if the connection to DB fails.
Relation between entities
  • Generated entity should be able to have relations with other entities.
Better iOS compatibility
  • Improve UI for iOS
User management
  • Allow to manage users on the application
Tests
  • Unit tests
  • Functional tests
Internationalization (i18n)
  • Allow to use different language rather than only English.
Motivation for or Use Case

Xamarin is an interesting way to generate a mobile application with .NET. Its addition to JHipster is a very good thing but sadly it still need some features. Thankfully, those features can be easily added.

Related issues or PR

First Xamarin implementation done with #489

  • Checking this box is mandatory (this is just to show you read everything)
@Zenrac Zenrac added enhancement 💎 New feature or request help wanted 🙏 Extra attention is needed theme: client 🖥️ labels Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💎 New feature or request help wanted 🙏 Extra attention is needed theme: client 🖥️
Projects
None yet
Development

No branches or pull requests

1 participant