Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 786 Bytes

README.md

File metadata and controls

36 lines (30 loc) · 786 Bytes

Cryptos

Build Setup

# install yarn
npm install yarn

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn start

TODO

  • Design
  • Colored growths
  • Simple Format currency.info
  • URL encode/decode
  • refresh
  • Secure portfolio with password
  • Change currency / locale
  • Fix navbar buttons on tiny screens
  • Animate loading dots
  • Possibility to change currency instead of language
  • Home page
  • Display error on wrong password
  • limit info text to N chars
  • Simple format + autolink info text
  • Do not display empty message on tags field
  • Fix vue-select colors
  • Fix cost null vs 0
  • Fix vue-select CSS on tiny screens
  • Handle errors on Ajax calls (429)