Coder Social home page Coder Social logo

futbol's Introduction

Futbol

Table of contents

General info

This project is a program dedicated to calculating soccer statistics. It takes data from csv files and reports statistics and creates a website with the analysis.

Screenshots

Website Picture

Learning Goals

  • Build classes with single responsibilities.
  • Write organized readable code.
  • Use TDD as a design strategy
  • Design an Object Oriented Solution to a problem
  • Practice algorithmic thinking
  • Work in a group
  • Use Pull Requests to collaborate among multiple partners

Technologies

Project is created with:

  • Ruby version: 2.7.2
  • HTML 5

Setup

To run this program, save a copy of this repository locally. In the MacOS application 'Terminal,' navigate into the futbol directory. Then, run it using ruby (note: '$' is not typed).

  1. Clone the repo using the web url:
    $ git clone https://github.com/mekimball/futbol
    
    or with a password-protected SSH key:
    $ git clone [email protected]:mekimball/futbol.git
    
  2. Change into the directory:
    $ cd ../futbol
    
  3. Generate file, then open webpage by entering the following into Terminal:
    $ ruby server.rb
    $ open webpage/index.html
    

Features

List of features ready and TODOs for future development

  • Able to calculate league statistics
  • Able to calculate game statistics
  • Able to calculate statistics by specific team and season

Future Enhancements:

  • Make website pretty
  • Allow user to request specific team statistics on website

Contact

Created by

~ feel free to contact us! ~ ~ enjoy! ~

futbol's People

Contributors

bdempsey864 avatar jamiejpace avatar kevinmugele avatar mekimball avatar memcmahon avatar rowandw 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.