Skip to content

Standalone version of music-app project, made for Heroku deployment

Notifications You must be signed in to change notification settings

jrupinski/music-app-project-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music App

Created a whole app from scratch, with authentication etc. For personal/educational purposes only. This repo is standalone from the main repo for the puropeses of deploying on Heroku.

Click here to try it out!

Project requirements below:

We're going to build an inventory system for record labels. This app will let them track their Bands, Albums and Tracks. Additionally we'll offer user accounts so users can comment on our inventory.

Learning Goals

  • Be able to build User Auth without looking at old code or demos
  • Know how to nest routes
  • Be able to link between different views using a tags and rails URL helpers
  • Be able to trigger controller actions from views using forms and links
  • Know how to check that a current user exists before displaying content

Throughout this project, do not use form_for.

About

Standalone version of music-app project, made for Heroku deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published