Giter Club home page Giter Club logo

dollar-variance's Introduction

Dollar Variance Watcher

πŸ’° + ( πŸ‡ΊπŸ‡Έ / πŸ‡¨πŸ‡± ) = πŸ“ˆ

Welcome to Dollar Variance Watcher. DVW is a demo app made by Alejandro with ❀️.

The objective of this exercise is to develop a graph showing the daily variation of the dollar, relative to the Chilean peso, for every year since 1999. All data comes from an external API (mindicador.cl) that delivers the USD price for a specified time range.

This app was created through Create Nuxt App to speed up development and follow the Nuxt team's recommended practices.

Try it now

DVW is automagically deployed thanks to Netlify. It's available here: https://variance.netlify.app.

πŸ‘¨πŸ»β€πŸ’» Tech, libraries and tools:

  • VueJS + NuxtJS
  • State management: Vuex
  • CSS Framework: TailwindCSS
  • Charts: ChartJS
  • Tests: Jest
  • HTTP Requests: Axios
  • Transpiled with Babel and linted with ESLint + Husky + Lint staged
  • Deployed with Netlify to https://variance.netlify.app
  • Illustrations by freepik and undraw.co

πŸ›  Build Setup

This app is automagically deployed on every push thanks to Netlify. You can access it directly by clicking here, or you can follow the regular NuxtJS instructions:

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

πŸ› Known Issues

  • On mobile devices, viewing too large a range of years will crash the browser tab. This is most likely a performance issue with ChartJS - should be solved by rendering simpler charts or by reducing the amount of data points that are shown at once.
  • GitHub CI workflows are not passing build step. There is an issue with nuxtjs/eslint-module not being found, not sure why. Works just fine in Netlify and local environment.
  • In the CurrencyService test suite, the following test Should retrieve all values from a range is not passing. I need to investigate how to mock the implementation or resolved value of an inner method (maybe a Spy? Stub?).

dollar-variance's People

Contributors

arlopezg avatar

Watchers

James Cloos avatar Patricio del Sol avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.