Giter Site home page Giter Site logo

sanjeevghimire / akka-react-cloudant Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 3.0 1.42 MB

A Soccer Dashboard created by scraping EPL website using Akka backend and ReactJS frontend and IBM Cloudant for object storage

License: Apache License 2.0

Scala 13.12% JavaScript 12.39% HTML 0.58% CSS 73.91%
akka akka-actors akka-streams reactjs akka-http crawler futures

akka-react-cloudant's Introduction

akka-react-cloudant

A Soccer Dashboard created by scraping EPL website using Akka backend and ReactJS frontend and IBM Cloudant for object storage

Architecture

Architecture

Components

The project consists of 3 components

  • Data collection using akka-actors
  • REST API using akka-http
  • ReactJS front end (which this blog doesn't cover)

Steps

  1. clone the project usig git clone [email protected]:sanjeevghimire/akka-react-cloudant.git
  2. cd akka-epl
  3. Run sbt followed by commands compile and run . Make sure you choose CrawlingApp.scala as running class. This will crawl http://premierleague.com website and save data as JSON to IBM cloudant database.
  4. In another commandline window or tab, Run sbt followed by commands compile and run . Make sure you choose SoccerMainController.scala as running class
  5. In another command line tab, cd soccer-epl-ui and run npm start
  6. you can now access the Dashboard in url: http://locahost:3000

Output

Dashboard Team Standing Results Fixtures

License

License

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.