Code Monkey home page Code Monkey logo

atp_data_elixir's People

Contributors

pdgonzalez872 avatar

Watchers

 avatar  avatar  avatar

atp_data_elixir's Issues

use OTP to fetch data for each player

No need to use flow. At least, try this strategy out. Sometimes we get errors. Would be cool to be able to retry if there is an error, specially a :timeout error

Optimize earnings aggregator

I understand the TODOs now. Could create a task that is run to capture whatever data is there and persist that, instead of waiting to successfully fetch everything.

Deployment

Deploy to:

  • Heroku
  • Gigalixir
  • Google Cloud

Improve fetching mechanism

I don't like that we are prone and can't recover from timeouts when doing the fetching.

If there is a timeout, move on. Have it not stop the fetching mechanism. Great way to implement OTP.

Fix Travis build

** (Mix) Could not find migrations directory "/home/travis/build/pdgonzalez872/atp_data_elixir/priv/repo/migrations"
for repo AtpDataElixir.Repo.
This may be because you are in a new project and the
migration directory has not been created yet. Creating an
empty directory at the path above will fix this error.
If you expected existing migrations to be found, please
make sure your repository has been properly configured
and the configured path exists.
The command "mix test" exited with 1.

Frontend Vertical

Features:

  • Line chart that displays the player/prize money revenue
  • Materialize css

Data processing

Create a EarningsAggregator that returns a list of tuples, sorted by earnings from the db.

Make a Phoenix app

Persist results in local db, have it display some cool charts maybe. (charts.js)

Eventually, deploy this to prod.

Db work

Players, Earnings

Player has many Earnings, Earnings belong to Player

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.