Backend code of the Tradity stock trading game
This is the backend 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).
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!
The code in this repository is licensed under the AGPL v3.
Copyright (C) 2016 Tradity.de Tech Team tech@tradity.de
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Additional permission under AGPL section 7: If you modify this Program, or any covered work, by linking or combining it with libraries that are available as modules in the public npm registry at https://www.npmjs.com/, the licensors of this Program grant you additional permission to convey the resulting work.