Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

lenkahorvathova/SoccerManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soccer Manager

This is a repository for a team project for a course PA165 at FI MU. It is a web application simulating soccer management. Players play as soccer team managers, buying/selling players etc... Matches are scheduled and simulated. Read more on Wiki pages.

Build and run

For running project execute following:

  1. move to project directory
  2. mvn clean install
  3. cd sm-rest
  4. mvn cargo:run

Web interface

For access to web interface, go to localhost:8080/pa165 Credentials for common user: basic/basic Credentials for admin user: admin/pass

REST interface

For some REST API examples, check file "sm-rest/README.md"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.3%
  • HTML 10.4%
  • JavaScript 1.3%