Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zemke/tippspiel2
Multitenant betting game being initially developed for the World Cup 2018 in Russia.
https://github.com/zemke/tippspiel2
bulma ember es6 kotlin spring-boot
Last synced: about 2 months ago
JSON representation
Multitenant betting game being initially developed for the World Cup 2018 in Russia.
- Host: GitHub
- URL: https://github.com/zemke/tippspiel2
- Owner: Zemke
- Created: 2018-01-06T14:50:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T14:33:50.000Z (7 months ago)
- Last Synced: 2024-10-12T08:14:33.304Z (2 months ago)
- Topics: bulma, ember, es6, kotlin, spring-boot
- Language: Kotlin
- Homepage:
- Size: 1.56 MB
- Stars: 11
- Watchers: 9
- Forks: 5
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tippspiel2
The epic successor of [Zemke/tippspiel](https://github.com/Zemke/tippspiel).
## Run
```sh
mvn clean install && mvn spring-boot:run -pl tippspiel2-spring
```[http://localhost:8080/](http://localhost:8080/)
## Technologies
* Spring Boot
* Kotlin
* Ember
* ES6
* PostgreSQL
* Bulma## Features
* Standings
* Place bets
* See bets by user
* See bets by game
* football-data.org API
* Bet on champion
* Simultaneous betting communities
* ~~Simultaneous competitions~~## Impressions
> ![admin](https://user-images.githubusercontent.com/3391981/81667518-a6c6fd80-9443-11ea-9a56-12316b0285d5.png)
> ![bets](https://user-images.githubusercontent.com/3391981/81667520-a75f9400-9443-11ea-8331-a4071f15a1b8.png)
> ![landscape](https://user-images.githubusercontent.com/3391981/81667521-a7f82a80-9443-11ea-9a81-2e23846cbb2e.png)
> ![portrait](https://user-images.githubusercontent.com/3391981/81667524-a7f82a80-9443-11ea-917a-da0ad578dc87.png)