Skip to content

🎮🎧 Site to listen to video games soundtracks

Notifications You must be signed in to change notification settings

thibaudbrault/GameMusic

Repository files navigation

GameMusic

Video games music streaming app
I don't have a name for this app

Roadmap

  • Functionning music player with main features: play / pause, next / previous, shuffle, loop
  • Auth with AuthJS + Google provider
  • Database stored using Supabase
  • File upload with AWS S3
  • Put musics and albums in favorites
  • Create / delete playlists
  • Fully functioning playlist feature
  • Author page
  • Improve UI / UX
  • Admin page to modify games and companies
  • Admin functionalities to modify albums and musics data
  • Profile page
  • Order musics by popularity or by number (currently only number)

Stack

  • SvelteKit
  • Drizzle ORM
  • Typescript
  • TailwindCSS
  • AuthJS
  • AWS S3 + Cloudfront
  • Supabase