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: 5 months 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T00:56:08.000Z (over 3 years ago)
- Last Synced: 2025-05-08T03:09:26.746Z (5 months ago)
- Topics: angular, game, ngrx, stock-trading, stock-trading-game
- Language: TypeScript
- Homepage: https://tradity.de/
- Size: 12.6 MB
- Stars: 13
- Watchers: 8
- Forks: 11
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# tradity-client
[](https://travis-ci.org/tradity/tradity-client?branch=master)
[](https://weblate.tradity.de/engage/tradity/?utm_source=widget)
[](https://david-dm.org/tradity/tradity-client)
[](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 tech@tradity.de, 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/).