Git Product home page Git Product logo

abbyjonesdev / songwriter_project Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 11.07 MB

Full-stack Rails application with admin dashboard for managing blog posts and songs. Integrated with Amazon Web Services for file storage and content delivery network. Admin receives automated email whenever a contact form is submitted. Blog page uses AJAX for faster article loading. Home page and blog page use variants to provide a good user interface on large and small screens.

Home Page: http://www.brianmay.net

Ruby 51.29% CoffeeScript 0.66% JavaScript 0.51% CSS 31.08% HTML 16.46%

songwriter_project's Introduction

README

Welcome to the Songwriter Project. This Rails application is meant for songwriters to share their music and connect with listeners. Components will include song uploads, chord charts, a blog, comments, and an admin dashboard to make it easy for the site owner to add and update music and articles.

The project uses:

  • Ruby version 2.0.0-p0

  • Rails 4.0.4

  • Paperclip to manage file attachments

  • Amazon’s S3 storage for file attachments

  • Devise to manage users

  • Postgresql

  • Rspec for unit and integration tests (Run full suite with “bundle exec rspec”)

Deployment Steps:

  • Create config/database.yml and add your database information

  • Use config/template_for_application.yml to create a config/application.yml with your credentials

  • Install bundler

  • Bundle install

  • Bundle exec rake db:create

  • Bundle exec rake db:migrate

  • Optional: Add an admin, songs, or articles to db/seeds.rb and run bundle exec rake db:seed

  • If you have not done so already, create an admin via the command line or the console

  • Bundle exec rake secret (to create a new secret token)

Test Notes:

  • See comments in config/environments/test.rb for info on configuring file storage for tests

songwriter_project's People

Contributors

abbyjonesdev avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.