I can’t properly design UI to get better user experience [on hold]
I am working on a project for that I design a screen (see above screen).
On the top progress bar has 5 sections and every section has ‘n’ number of questions where user will give inputs.
When all the section will get filled then next thing is to review the sections so, in the review all the sections are in read only format where, if user wants to edit some part of the section 1 then he can click on edit
button and it will redirect to top progress bar section 1.
Main thing is I am repeating same thing in review (i.e naming convention–> section 1, section 2)because of that design is not looking so good. I am unable to figure out how to represent review part sections.
Any better Idea to represent review sections?
Button versus symbol
This is for a document management application
This is thick client (WPF) not a browser application
The button line and image / icon line are two options
Search, browse history back, browse history forward, snapshot
I like the…
Word suggestion – "empty" vs "blank"
Have a question as to what makes more sense… we have a “visual search” component which allows users to type in a category (column header) and then type in what they are looking for (e.g. First Name: John) and it would spit …
Word suggestion – "empty" vs "blank"
Have a question as to what makes more sense… we have a “visual search” component which allows users to type in a category (column header) and then type in what they are looking for (e.g. First Name: John) and it would spit …
Should a delete action be displayed regardless of state?
Should a delete action be displayed with common items even if it cannot explicitly be deleted?
Say I have a card to start that can be “copied” to produce a new one that I can enter stuff into. The following cards I can dele…
Should a delete action be displayed regardless of state?
Should a delete action be displayed with common items even if it cannot explicitly be deleted?
Say I have a card to start that can be “copied” to produce a new one that I can enter stuff into. The following cards I can dele…
What’s the best way to handle an order in a ecommerce website?
I’m developing an eCommerce website(using Symfony3 and mysql), and I need to know the best way to handle the checkout process.
The site will sell clothes and shoes and every item has a certain quantity. I’m particularly inter…