Skip to content

drabelpdx/MyRecordCrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## My Record Crate ##

#### Author ####

David Abel

### Description ###

This is a rails app that uses the API from Discogs to display artists and album information.

Currently, a user can lookup artist and album information from the database at Discogs. They can add items to the collection and want list that are under my account. The ability for users to create their own accounts and track their own collections and want lists will be added shortly.

### Heroku Link ###

agile-retreat-9554.herokuapp.com

### Setup ###

clone to your Desktop

to load

$cd Desktop/{file_name}
$bundle
$rails s

Go to “www.localhost/3000

### Sign Up/Sign in ###

Everything runs off Disogs, no db needed until user accounts can be added.

### Debugging ###

If there are any bugs contact drabelpdx@gmail.com

Currently if a user adds two or more items to collection or wantlist from the same page, the app will give a reload error.

### License ### This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

For more information, please refer to <unlicense.org/>

About

A Rails app that uses Discogs API to display music artist and track info.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages