- [x] Start App (Overwolf) - [x] Start API (http[s]) (basic grabbing system for heroes and cache them) - [x] Get app approved on Overwolf - [ ] Cache servers (save data and get it from either redis/http[s]) **APP:** - [x] Design prototypes (preferably in figma for right now) - [ ] Start building the app's infastructure. - [ ] Cache system inside the app to send to the backend. - [ ] Show stats from other users before the game starts. **API:** - [ ] http(s) server - [ ] grab information from caching server - [ ] hero information from latest updates - [ ] post requests? (used for like when the game updates send an announcement on discord or whatever) - [ ] panel?