GithubHelp home page GithubHelp logo

hartl3y94 / scoreboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frankbille/scoreboard

0.0 0.0 0.0 2.27 MB

ScoreBoard is a web based system, to keep track of game results and player stats for small office games.

License: GNU General Public License v3.0

Java 87.03% CSS 1.62% HTML 11.35%

scoreboard's Introduction

ScoreBoard Build Status Bitdeli Badge

ScoreBoard is a web based system, to keep track of game results and player stats for small office games. It is initially designed to keep track of Foosball scores.

Todo

  • See the issue list for details of what is needed to be done.

License

Licensed under the GNU General Public License, Version 3.0

Build instructions (for developers using IntelliJ IDEA)

  1. Install IntelliJ IDEA Community Edition
  2. When started up, checkout sourcecode from GitHub from within IDEA
  3. Say "yes" to open the project.
  4. From the runner menu, there are two shared run configurations:
    1. Run application - Run the application against a local MySQL server running on port 3306 with username "root" and no password.
    2. All Tests - Run all unit tests found in the ScoreBoard project.

Build instructions (for developers using Eclipse)

  1. Install Eclipse IDE for Java Developers
  2. Start Eclipse
  3. Select File -> Import -> Git -> Projects from Git and click Next
  4. Select URI and Next
  5. Paste the URI [email protected]:frankbille/ScoreBoard.git
  6. Select the branches you want (normally just all of them) and click Next
  7. Select where the local clone should be stored and click Next
  8. Select "Import existing projects" and Finish
  9. Since it is a maven project, dependencies will be downloaded and it will be automatically built,

scoreboard's People

Contributors

allanmc avatar frankbille 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.