Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romainguarinoni/osu-dashboard

A complete dashboard for the osu! player
https://github.com/romainguarinoni/osu-dashboard

dashboard nextjs osu vercel

Last synced: 5 days ago
JSON representation

A complete dashboard for the osu! player

Awesome Lists containing this project

README

        

# Osu Dashboard

![osuDashboardOverview](https://user-images.githubusercontent.com/72984755/119835394-169a1000-bf01-11eb-937a-acabe6baa3d1.gif)

## Description

Welcome to **Osu! Dashboard**, a dashboard that allows you to view your **general and recent game statistics** in detail with the help of various graphs and more.

[Click here](https://osu-dashboard.vercel.app) to access the Website.

The Data is refetch every time the page is re focus (any time you click on the page, or refresh it). Have a look to [useSWR](https://swr.vercel.app/) for more info.

More info on the Osu! api and oAuth 2 protocole [there](https://osu.ppy.sh/wiki/en/osu!api)

Here is a list of the different type of stats and graph you will find in this dashboard

| Statistiques | graph type | scope |
| ------------------------- | -------------------------- | ------------- |
| Recent accuracy evolution | line graph | recent stats |
| Recent difficulty graph | line graph | recent stats |
| Rank evolution | line graph | recent stats |
| Recent mod played | doughnut graph | recent stats |
| Recent activity | bar graph | recent stats |
| Average map stats | radar graph | recent stats |
| Recent general stats | not a graph, just numbers | recent stats |
| Map rank number | not a graph, just numbers | general stats |
| Global Statistics | not a graph, just nupmbers | general stats |

![graph](https://user-images.githubusercontent.com/72984755/119835376-126df280-bf01-11eb-86aa-2308e20aaa13.gif)

## Contact

You can contact me via the "contact" page dedicated to this purpose, or on these networks:

![mail](https://user-images.githubusercontent.com/72984755/119835405-18fc6a00-bf01-11eb-9275-8623067d737d.gif)

[![facebook](https://raw.githubusercontent.com/paulrobertlloyd/socialmediaicons/main/facebook-32x32.png)](https://www.facebook.com/romain.bat17/) [![facebook](https://raw.githubusercontent.com/paulrobertlloyd/socialmediaicons/main/linkedin-32x32.png)](https://www.linkedin.com/in/romain-guarinoni-535445189/) [![facebook](https://raw.githubusercontent.com/paulrobertlloyd/socialmediaicons/main/instagram-32x32.png)](https://www.instagram.com/romain.guar91/)

## Contribute

If you want to contribute to this project, read the [CONTRIBUTING.md](https://github.com/RomainGuarinoni/Osu-dashboard/blob/main/CONTRIBUTING.md)

If you want to report a bug or a feature idea, write the topic [here](https://github.com/RomainGuarinoni/Osu-dashboard/issues/new/choose)