CAI is a WIP session tracker that aims to provide quick access to live game data. The website currently offers a character session tracker, and provides session history up to a certain point in time. (As of writing, data is recorded from July 22, 2023 to the present).
This project is still in its early stages, so input from users is very welcome :)
CAI uses Daybreak Games' Census API and Event Streaming Service to collect in-game information. The application is built with the awesome Elixir programming language, and the website is made with Phoenix LiveView..
Contributions are welcome! You can report bugs and request features under issues. If you know Elixir, PRs are welcome too! If you want to implement a feature, please create an issue for it first.
TODO: local dev setup instructions