Electronic stratagum Analyzer

in utopian-io •  6 years ago  (edited)

What is the project about?

The project is on analysis of match data based on form guide,head-to-head, A team's goal tally and clashes of derby teams.This software is to decide based on the above features a favorite team in a match fixture .

Technology Stack

  • HTML
  • CSS/Bootstrap
  • PHP
  • Version Control (GitHub)
  • JavaScript / JQuery

Latest Feature

How I Implemented?

  • added a button reference to the code dump of the "index - CSVOutput.php

    <a href="index - CSVOutput.php">
                    <button type="button" name="button" class="btn btn-howw btn-lg"  >GENERATE DATA NOW</button>
                  </a>
    
  • included a downloaded reference from a simple_html_dom

    include_once('ESA_Includes/simple_html_dom.php');
    
  • I coded the "index - CSVOutput.php" such that when clicked it will start the analysis by scrapping data from www.soccerstats.com and uses the ESA engine for its analysis

     $extractionSource_PrimaryDomain = 'http://www.soccerstats.com';
    

Screenshot of the project

Landing page

Screenshot (104).png
Screenshot (105).png

Screenshot of home resultpage

Screenshot (109).png
Screenshot (110).png

Roadmap

  • Attaching Graphs to Illustrate Detailed Metrics/Points Difference in Attacking Strength for each team for all Listed Matches
  • Quick Pick of favorite teams from the engine
  • Listed Matches Should Include Match Odds for the 1x2 Market from at Least 3 different Bookmakers
  • Merged League Table Showing League Position of the Teams in Question for all Matches Played.

How to contribute?

To contribute,

  • Email me at [email protected]
  • Fork the repository
  • Checkout to a new branch
  • Add your features
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

@raphaeljnr, congratulations on making your first post! I gave you a $.05 vote!
Will you give me a follow? I'll follow you back in return!

Thank you for your contribution, it has been approved. Please try to be unique as much as possible, because extracting data into an excel sheet is too common.


Need help? Write a ticket on https://support.utopian.io.
Chat with us on Discord.

[utopian-moderator]

Would watch out for that on the next feature