All Projects → oriravid → Appo-Music

oriravid / Appo-Music

Licence: other
A full-stack clone of the incredible Apple Music online streaming platform, with an aim to re-create it's core features, seamless design, and excellent user experience.

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to Appo-Music

vue-music-player
🎵 basic music player, keeps your favorite musics
Stars: ✭ 77 (-6.1%)
Mutual labels:  playlist, music-player, songs
IdealMedia
Awesome app to listen music and audiobooks on the device and online at vk.com. Search, download, set as ringtone, sort by albums, authors, folder. Powerful equalizer.
Stars: ✭ 28 (-65.85%)
Mutual labels:  playlist, music-player, album
splitcloud-app
This is the repo for the legacy SplitCloud for iOS app built with ReactNative and a fork of StreamingKit project.
Stars: ✭ 59 (-28.05%)
Mutual labels:  playlist, music-player, songs
Alltomp3
Node module to download and convert in MP3 with tags an online video
Stars: ✭ 120 (+46.34%)
Mutual labels:  playlist, songs, album
MailTape.github.io
MailTape - Feed your inspiration with music, every Sunday morning.
Stars: ✭ 23 (-71.95%)
Mutual labels:  playlist, music-player
MusicFolderPlayer
An elegant HTML5 web folder player for parties and/or private music collections, with playlist management that's just better.
Stars: ✭ 89 (+8.54%)
Mutual labels:  playlist, music-player
spoti-vote
Web application to vote the next Song in Spotify Queue
Stars: ✭ 14 (-82.93%)
Mutual labels:  playlist, songs
Play.cash
🎶 Music lovers, rejoice.
Stars: ✭ 89 (+8.54%)
Mutual labels:  playlist, songs
pushtape-player.js
Customizable JS audio page player with global playback controls and autoscan (mutationobserver), built on Soundmanager2.
Stars: ✭ 27 (-67.07%)
Mutual labels:  playlist, music-player
Ts3audiobot
Advanced Musicbot for Teamspeak 3
Stars: ✭ 397 (+384.15%)
Mutual labels:  playlist, songs
Ngx Youtube Player
YouTube player app built with Angular 7
Stars: ✭ 92 (+12.2%)
Mutual labels:  playlist, music-player
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (+76.83%)
Mutual labels:  playlist, music-player
Playlistfromsong
Create an offline music playlist from a single song 🎶
Stars: ✭ 128 (+56.1%)
Mutual labels:  playlist, songs
Jcplayer
🎵 A simple audio player for Android applications.
Stars: ✭ 209 (+154.88%)
Mutual labels:  playlist, songs
SwiftAudioPlayer
[WIP] Simple music player for macOS written in Swift
Stars: ✭ 33 (-59.76%)
Mutual labels:  playlist, music-player
angular-youtube-player
Simple youtube player created with angular and typescript. See demo.
Stars: ✭ 35 (-57.32%)
Mutual labels:  playlist, music-player
Flutter Assetsaudioplayer
Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
Stars: ✭ 458 (+458.54%)
Mutual labels:  playlist, songs
Music player with Emotions recognition
This program can recognize your mood by detecting your face and play song according your mood
Stars: ✭ 79 (-3.66%)
Mutual labels:  music-player, songs
Lofi Player
🎧 A Lofi Player built with HTML, CSS and Javascript using Parcel as Module Bundler https://lakscastro.github.io/lofi-player
Stars: ✭ 38 (-53.66%)
Mutual labels:  music-player, songs
pymusicdl
Download songs based on song name/ YouTube playlist/ Spotify playlist /album
Stars: ✭ 41 (-50%)
Mutual labels:  songs, album

Appo Music

About

Appo Music is a full-stack clone of the incredible Apple Music online streaming platform, with an aim to re-create it's core features, seamless design, and excellent user experience.

Backend:

  • Ruby on Rails

Frontend:

  • JavaScrip ES6
  • React
  • Redux

Features

Music Player

  • Fully functional music player
  • Clicking/playing a song adds song to music player and automatically creates a queue of next songs
  • Loop/shuffle functionality (setting saved for next session if logged in)
  • "LCD" display with current playback information and relevant links to song artist & album
  • 30 Second previews for logged out users
  • Space bar support to play/pause from keyboard

Search

  • Live search the entire database
  • Results seperated by appropriate categories
  • Selecting a result leads to relevant page

Artist Page

  • Displays most recent release and chronological discography
  • Live list of top songs – calculated by play count
    • Selecting a top songs leads to album that contains it, hightlights song, and brings it into view for easy selection
  • Quickplay
    • Start playback of artist's most popular songs
  • Artist description modal

Album Page

  • Displays album track listing and information
  • Ability to save individual songs or entire album to user library
  • Ability to add song to playlist

Playlist CRUD

  • User can create, rename, delete and add songs to playlist
  • Playlist page contains all playlist songs with a rotating display of their album's cover artwork

User Authentication

  • Simple, yet elegant modal for user account creation and login
  • Demo user provided with automatic login functionality

Future Features

  • Up/arrow/enter key functionality on album/playlist pages
  • Improved mobile compatibility
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].