sagasu / product-list

Simple product list application.

Home Page:https://sagasu.github.io/product-list/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product list

This is a simple application displaying an ordered list of products. Applications is aggregating a product price. Application allows filtering products by name case insensitive.

Application is fully hosted on Github and can be accessed here: https://sagasu.github.io/product-list/

alt text

Further improvements

These are next steps to improve code quality:

  1. More tests, adding tests for extracted components and services
  2. Introducing SASS and BEM naming conventions
  3. Error handling
  4. Layout/UI/UX improvements, currently application only uses a small subset of a screen, also there is some flickering issue. I generally recommend introducing some 3rd party styling library.

About

Simple product list application.

https://sagasu.github.io/product-list/

License:Apache License 2.0


Languages

Language:JavaScript 70.3%Language:HTML 17.9%Language:CSS 11.7%