dbgb / project-audio

🎡 Full-stack audio streaming app

Home Page:https://projectaudio.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projectAudio

🎡 Full-stack audio streaming app MVP

Contents

πŸ”Ž Overview

  • Upload and playback:

    • Save, play, edit or delete your own tracks
    • Playback only for other user's uploads
  • Searchable tracklist:

    • Filter tracks by title, poster, description etc.
  • Save favourites:

    • Like or unlike tracks
    • Browse user favourites and uploads via their profile page
  • Fully responsive layout:

    • Three breakpoint layout provides a high quality user experience on mobile, tablet or desktop devices
  • Tech stack:

    • Javascript up front, Python in the back
    • Frontend:
      • React + Apollo Client
    • Backend API:
      • Django, Graphene, GraphQL
    • Static server:
      • Django + WhiteNoise

🎡 Demo

  • A live, demo version of the app is hosted here.

πŸ’‘ Planned features

  • End-to-end Cypress test suite
  • Persistent audio playback when navigating app
  • User playlists
  • Custom audio player component

πŸš€ Further information

Overviews and documentation for both the client and backend API can be found here and here respectively.

Technical overview information on the deployment reasoning and process for this project can be found here.

About

🎡 Full-stack audio streaming app

https://projectaudio.herokuapp.com

License:MIT License


Languages

Language:JavaScript 75.3%Language:Python 22.0%Language:HTML 1.8%Language:Shell 0.8%