kizo13 / bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test bookstore app

Live demo: https://lmi-test-bookstore.herokuapp.com/

Todo

Changes needs to be done before app goes live:

  • introduce DB storage
  • REST API
  • introduce CI
  • set up multiple environments (e.g.: dev, qa, prod)
  • introduce environment variables
  • production javascript file needs to be minified and obfuscated
  • introduce typescript
  • add unit tests
  • add linter
  • change ui to responsive design
  • add pagination to search result page
  • add query debounce

About


Languages

Language:JavaScript 90.1%Language:CSS 9.9%Language:HTML 0.1%