Over the past 2 years I’ve been painting warhammer figures, and have only managed to play 3 games. Part of this is the daunting task of remembering how to play, what my army does, and the order of actions.

The goal of WGP (War Game Plan) is to provide a very open interface to allow for any kind of reminders.

Existing Solutions

‎Warhammer Age of Sigmar

The official app is great for list building - but using it as a reference mid game is made painful by having to navigate multiple layers of menus anytime you want to see some info.

AoS Reminders

AoS reminders exists, but I find it a bit restrictive in what info it displays and the styling for mobile devices isn’t friendly for quick access. The main purpose also seems to be to print out the page, as it doesn’t allow for multiple configurations to be swapped between.

Stack - MERN

Building it out in a monorepo - so it’s self contained. But also using lerna js, to easily dev both parts.

Other References

Front-End

React

Zustand

Axios

Backend

Nodejs + Express

Mongo

DB Setup

Roadmap