Skip to content

A simple cotation dashboard made in Vue as a test for a job proposition

Notifications You must be signed in to change notification settings

leroybm/exchange

Repository files navigation

Exchange

A simple cotation viewer

Features

  • Login and user registration via local storage (Yes, I know it's really insecure and a bad practice)
  • Session timeout
  • Fetch to a api with cotation on the main currencies and cryptocurrencies
  • Nice colours
  • Data collection from the API whilst the application is running
  • A simples graph for the cotations since the application has started

Nice to haves

  • Error messages
  • Use of routes (Ops...)

Setup (vue-cli default)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A simple cotation dashboard made in Vue as a test for a job proposition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published