Skip to content

JPCodes/album-central-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Album Central

A web application for a music store. 10 Feb 2017

By Jim Padilla

Description

This Rails 5 app is an easy-to-use app that allows users to input albums and album attributes to store and display.

Heroku

View on Heroku

Setup/Installation Requirements

  • In the Terminal, run:
git clone https://github.com/JPCodes/album-central-rails
cd album-central-rails
bundle install
rake db:create
rake db:migrate
rake db:seed
rails server
  • Then, in any modern browser, navigate to:
localhost:3000

Support and contact details

Github: JPCodes

Technologies Used

  • Rails
  • Ruby
  • JavaScript
  • Bootstrap

License

Album Central is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Album Central is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with the Album Central. If not, see http://www.gnu.org/licenses/.

Copyright (c) 2016 Jim Padilla

About

Epicodus Week 1 Rails Friday Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published