Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 954 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 954 Bytes

Mario Kart DS Wiimmfi Dashboard app

My first complete React project!

mkds1 - Copie

This app allows Mario Kart DS online players to easily check who's connected to Wiimmfi and be notified when someone joins or leaves without having to constantly refresh the page or interact with the website at all!

It sends requests in an interval defined by the user (5 to 20 seconds) to a server that instantly scrapes players data from the Wiimmfi.de website (names, friend codes, online statuses) and sends it back to the app.

By enabling the sound option, the app will play a sound effect every time a player connects to or disconnects from the game, making matchmaking much easier and faster!

API server source code : https://github.com/itshichabk/mkds-wiimmfi-dashboard-api


If you have new ideas or suggestions, please let me know!