Skip to content

fanniew506/sound-byte

Repository files navigation

SoundByte

SoundByte is a music upload sharing and streaming web application inspired by SoundCloud(http://wwww.soundcloud.com) created by Fannie Wang. It features the ability for users to upload tracks, listen to other users uploads, and comment on tracks. Take a look at it live at http://www.soundbytestreaming.com — you can log in on an already registered account with one click using the demo button.

Live Here

Features

  • Authentication
    • Session is authenticated in the backend. All queries return data that corresponds to the proper user.
  • Continuous play of selected song while navigating pages
  • User can upload new tracks
  • Comment on tracks
  • View profile page of other users and their track uploads.
  • Play tracks that other users have uploaded

Code Guide

If you'd like to take a closer look at the code behind the Cookbook App, the best folders to look in are:

Languages, Frameworks, Libraries, Etc.

  • Ruby on Rails
  • PostgreSQL
  • React
  • Redux
  • jQuery
  • Gems
    • Paperclip
    • Jbuilder
    • BCrypt

Screenshots

Home page: home page

Logged In Home Page: home page

Profile page: recipe detail

Track page: recipe detail

About

Sound Cloud Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published