Mycelium-Mod-Network / Modtoberfest-Site

The source for the Modtoberfest website frontend. Modtoberfest is an annual celebration of open source projects in the Minecraft community.
2 stars 12 forks source link

feat(admin): add statistics page to admin panel #29

Closed Sn4pe closed 1 month ago

Sn4pe commented 1 month ago

Implemented a new statistics page in the admin panel that displays general statistics, top contributors, and PR review progress. The page includes:

jaredlll08 commented 1 month ago

Thanks!