Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).