Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Players App

Alexandru Dan edited this page Aug 30, 2017 · 1 revision

The players app is a Django app responsible for interacting with users and the database. Exposes an API which games and the creator connect to.

Files for this component are stored in the players directory. Configuration for running locally and manage.py are stored in the example_project directory.

Clone this wiki locally