-
Notifications
You must be signed in to change notification settings - Fork 0
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
Balance page GUI #2
Comments
@exploshot, @nnian, @Xecute0101 and others are invited to comment and discuss current Balance page GUI and propose improvements. PS: questions are also welcome 🙂 |
I would prefer that our services are at the top instead of the markets. |
@exploshot thanks for great and quick feedback! 🙂
Consider it done 👍
Done.
Agree! This colors are copied from default Google Material dark theme. In one of the next updates I'll make dark theme truly dark 😈
Yes, sure! But not in the first release. |
I like it a bit darker too 😈 Received Tab: |
At the moment USD, EUR, CNY, BTC values will be just static QWC rates from one of the exchanges. In one of the future versions I think we should add an option to set amount in one of those currencies and convert it to QWC automatically.
Some of the text lables are still just static placeholders and will be changed in future versions 🙂 |
Thanks for the update. The main purpose is shown here. I have compared the size of the screen GUI to that of iPhone 10 and Samsung S10 Large Screen.
|
On phones with larger screens all spacings and sizes of elements will be automatically adjusted in order to make use of all available space. At the same time current screenshot shows that the GUI will look nice even on a small iPhone 5 screen. Basically, application remains usable as long as screen resolution is 320 by 480 pixels or higher.
🆗
Nice catch! I'll add that feature in one of the next updates.
Sure, will do. However, we should take into an account that selected font should look nice on different screen resolutions with different dpi/ppi values and in various languages. And (unfortunately for us) there are not so many fonts that can handle this case. In other words... we should not select a font only because it looks nice in cyrillic on a high resolution screen.
OK, I'll update this part of Balance page in order to make it cleaner.
Consider it done 🙂 |
All feedback was taken into an account and updated GUI is already implemented. Further requests can be sent to #1 or by opening a separate issue on GitHub. |
Objective:
Application should have a page that users can use to check wallet balance, latest transactions, quick actions (transfer/receive funds, etc.) and go to supported markets, exchanges and explore QWC network.
NOTE: this is the page that users will see (and use) most frequently, so all the most important information and actions should be there. At the same time, we should not overcomplicate this page in order to keep things simple for new users.
Solution:
Develop Balance page:
Value (for developers, product and/or users):
Provide a set of frequently used features that user would normally expect from any cryptowallet or bank application.
DoD (Definition of Done):
Balance page GUI is implemented in QML with all the described features.
The text was updated successfully, but these errors were encountered: