/osu-replay

A platform to share your osu! replays

Primary LanguagePHP

osu!replay

The cloud for replays

You can share your replays or just save them privately.

THIS IS AN EDUCATIONAL PROJECT

This is an old project to learn API and PHP.

Preview

preview

Features

  • Sign up / Log in
  • Upload a replay (Need a rewriting)
  • Public or Private
  • Manage your replays (View,Edit,Delete)
  • Add a Youtube link (Edit)
  • Download counter
  • Leaderboard
  • Favorites
  • Search bar

Future features

  • AJAX Favorites
  • Add Pagination
  • Refactor code

Problems encountered

I can't fetch replay data (Like the name, mods etc..) So i add an input "beatmap_id" to fetch these data. I can't use the api/get_scores because i can't fetch the data of an unranked beatmap.