Skip to content

alexmontdor/UIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI item to improve UX

UI as they are existing are boring and not suitable for good UX. This is the way we improved it.

Getting Started

It is all basic web :

  • HTML
  • CSS
  • Javascript

So you can clone the directory and open in your browser index.html

Our UI's

Form Input improved (ui-input)

Form input UI allows to :

  • Always have the label visible
  • if no entry, make the label highly visible
  • if entry, make the entry highly visible

files:

  • index.html, ui-input.js, ui-input.css

search Box (ui-search)

Search Box allows to:

  • see the what is important
  • make appearing the search input by clicking on an icon (e.g. magnifier)
  • launch the search (if enter is pressed or an icon is clicked)

files:

index.html, ui-search.js, ui-search.css

Selection Process (ui-selection-process)

The users need to select an item and could have many criterii. Example : Trousers > Women > blue This UI allows the user to select using input list and autocompletion.


! Trousers > Women > blue !

Highlighting an input when focus

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published