GithubHelp home page GithubHelp logo

team_data's Introduction

team-data

Team Data is a WordPress plugin for managing team data as part of a WordPress site. It is still under development, but is hosted on GitHub to make sure the code remains safe somewhere!

Copyright and License

Copyright 2013 Dale du Preez

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

team_data's People

Contributors

daledupreez avatar

team_data's Issues

Implement shortcode for matches

At present, I only offer a REST API to get match data, but the plugin should support the addition of a match table via a shortcode. The shortcode should allow the user to specify a specific season or a specific team, and should provide controls when these aren't specified. To make things really flexible, it should be possible to specify a list of teams or seasons to choose from.

When I implement support for events as per #5, those should also be included in the shortcode options for the table.

Support events that aren't matches

Implement support for team events that aren't matches, as just about every club has them and wants to show an integrated list of events and matches for a season.

Can't update tournaments

When you try to update a tournament from the matches page, you get an error because the validation requires that the opponent be drawn from the set of available opponents, which is invalid for tournaments.

Implement full support for match stats

The back end data structures for match statistics are in place, but I haven't implemented any UI for adding the stats to matches, nor have I implemented any APIs to retrieve the data for a given match.

Render matches admin using Javascript

The matches admin page is currently rendered on the server. This should be switched to the client to allow me to take advantage of the REST APIs that I've built to simplify the UI for editing matches and make it possible to search and filter the data easily.

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.