Skip to content
forked from hankfanchiu/chime

A music-streaming and sharing single-page web app, built on React and Rails

Notifications You must be signed in to change notification settings

wrestle05/chime

 
 

Repository files navigation

Chime

Chime.audio is a web application for users to stream and share music. Inspired by SoundCloud, Chime allows users to upload their own audio tracks, create playlists, and discover music by other artists.

Chime is a personal project by Hank Fanchiu.

Chime home page: http://www.chime.audio

Features

  • User accounts with secure authentication
  • Music streaming with controls and no interruption
  • Audio uploading and management
  • Image attachments for users and audio tracks
  • Adding tracks to a temporary queue for playback
  • Playlists of music tracks to playback tunes in sequence
  • Searching for users and tracks

demo_user's tracks: http://www.chime.audio/demo_user/tracks

Project Design

Chime was designed and built in three weeks.

A proposal was drafted to help provide an implementation timeline during the development process.

A database schema was prepared alongside the design proposal.

Technology

Chime is a single-page application built on Rails and React.js, with many dependencies in both the backend and the frontend.

Future Implementations

Chime is only a few degrees above being considered an MVP.

The features that will be added are listed in the future implementations outline.

About

A music-streaming and sharing single-page web app, built on React and Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.1%
  • Ruby 21.2%
  • CSS 9.4%
  • HTML 2.3%