Skip to content

aleksacastle/music-player

Repository files navigation

Ruby Rogues

Build Status

Training monthly project for Intensive ROR and Ruby course by Kottony and #pivorak

Music Player

Learning purposes of the project

1) work in a team

2) work with git

3) work with different repositaries (bitbucket, gitlab, github)

4) deploy to server (Amazon) 5) test application 6) UI application

Functionality

User can register as user and artist

User can create playlists

User can add songs to playlist

Artist can create albums

Artist can add songs to albums

Artist can create playlist

Artist can add songs to playlist

Admin has admin panel

This application requires:

  • Ruby 2.4.1
  • Rails 5.1.2