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.
- 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
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.
Chime is a single-page application built on Rails and React.js, with many dependencies in both the backend and the frontend.
- Backend technology
- Frontend technology
- File storage via Amazon Simple Storage Services (S3)
Chime is only a few degrees above being considered an MVP.
The features that will be added are listed in the future implementations outline.