The Nest is a website written in Microsoft Blazor webassembly. It is meant to serve as a collection of features that can be of use to different games and communities.
Currently, the site contains a collection of tools that can be used for the game The Finals.
Game | Tool | Descritpion |
---|---|---|
The Finals | Loadouts | Allows planning of loadouts with the ability to share loadouts. |
Randomizer | Loadout randomizer. Allows the user to randomize loadouts for the game fully. | |
Randomizer options | Allows the user to exclude items and gadgets from the randomizer. Options are stored locally in the browser. | |
Leaderboards | Allows the user to view the different leaderboards that are publicly available from Embark. | |
Maps | Under Development. Detailed maps about from the game. |
- Merge repositories for frontend and backend
- Move backend API from Spring boot to ASP.NET
- Change so the backend can be run as a docker container
- Unify location for items between frontend and backend. Possibly by creating API endpoint
- Create a home page that is not the About page
- General refactorization on the codebase
- Create a database for longterm storage
- Store min rank of Ruby over time
- Store history of leaderboard and players
This project, and all code it contains, are licensed under the Apache License.