Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tradity/tradity-client
Web client of the tradity.de stock trading game
https://github.com/tradity/tradity-client
angular game ngrx stock-trading stock-trading-game
Last synced: about 1 month ago
JSON representation
Web client of the tradity.de stock trading game
- Host: GitHub
- URL: https://github.com/tradity/tradity-client
- Owner: tradity
- License: mpl-2.0
- Created: 2015-02-06T06:42:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T00:56:08.000Z (almost 3 years ago)
- Last Synced: 2023-02-28T03:23:00.873Z (almost 2 years ago)
- Topics: angular, game, ngrx, stock-trading, stock-trading-game
- Language: TypeScript
- Homepage: https://tradity.de/
- Size: 12.6 MB
- Stars: 12
- Watchers: 9
- Forks: 12
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# tradity-client
[![Build Status](https://travis-ci.org/tradity/tradity-client.svg?style=flat&branch=master)](https://travis-ci.org/tradity/tradity-client?branch=master)
[![Translation status](https://weblate.tradity.de/widgets/tradity/-/svg-badge.svg)](https://weblate.tradity.de/engage/tradity/?utm_source=widget)
[![Dependency Status](https://david-dm.org/tradity/tradity-client.svg?style=flat)](https://david-dm.org/tradity/tradity-client)
[![devDependency Status](https://david-dm.org/tradity/tradity-client/dev-status.svg?style=flat)](https://david-dm.org/tradity/tradity-client#info=devDependencies)Web client of the [Tradity](https://tradity.de/) stock trading game
## About
This is the client code of Germany’s largest stock trading game with a focus on “Social Trading”,
targeted at students and combining an educational resource on economics and stock trading with
a challenging online game.You can find out more about the game and register at https://tradity.de/ (of course, it’s free to play).
## Documentation
Documentation of the client code is mostly in a “work in progress” state; However, there are
quite complete docs on the client/server protocol available, which we will make public in the
(hopefully very) near future.## Contributing
Pull requests & issue reports are highly welcome! You can contact us about anything
via github or at [email protected], either in German or in English.
If you are interested in becoming a frequent contributor, feel free to talk to us!Most of the code in this repository is licensed under the [MPL-2.0](https://www.mozilla.org/MPL/2.0/).