Rewards System: Points or Money?
Scenario
We have a soon to launch app which includes a rewards system. These rewards are real money, so a direct Rewards Balance: $xxxx should suffice (in theory). Basically put, rewards are a real payment for some task comp…
In setting " alarm" .
In setting alarm it is easy to get the “hours” on the computer.
How best to make my windows 10 bring up menu for “days” of the week?
How do i improve this app’s user interface? [on hold]
I have created a desktop natural language user interface powered by artificial intelligence program. I call it Novos.
The GUI of Novos is like this:
What would be the most optimal layout for buttons in a desktop applicat…
how to display hierarchy in search bar
So we have an internal form creating tool and the names of data here are very repetitive. We decided to bring in a search bar and show the data along with the hierarchy( basically the path of the file). Any clue on how to dis…
Is it ok to show confirmation dialog on pressing Cancel?
There is a page, which can be edited by the user, and there are two actions – Save and Cancel.
Would it be appropriate to show some kind of alert, once the user accidentally pressed Cancel after making some changes?
Labels – "list of ingredients" or "ingredients list"
Just wondering if there is rule around screen labels. I’m working on a project at the moment, and we’ve got sections of forms with very inconsistent labeling. One section might be labeled “List of ingredients” and another tea…
How to present results with categories?
CONTEXT
Users are searching for elements called TOTs. All TOTs belong to categories called OTs. Search results are presented as OTs and their associated TOTs. Results are implemented as cards and users can select each TOT to …
Multiple product sites visual appearance
So i am designing a website(lets call it mother site) which has multiple products(mobile apps), and each product(app) has a separate website for it. As a UX/UI designer, the entire responsibility is mine.
So the mothersite ha…
What make users feel safe to buy in a online store?
I want to know what can be done from UX perspective that makes user feel safe to buy in an online store?
Is there any research that shows how user reacts to different design elements and how they makes they feel that they ca…
Looking for the fastest and the best way to group an array of objects in Javascript
Have a an array of objects as
[{‘gHeader’: ‘gH1’, ‘key1’ : ‘val11’},
{‘gHeader’: ‘gH2’, ‘key1’ : ‘val11’},
{‘gHeader’: ‘gH1’, ‘key1’ : ‘val12’},
{‘gHeader’: ‘gH2’, ‘key1’ : ‘val13’},
{‘gHeader’: ‘gH3…