This project is a WIP. Most features are implemented in their barebones state, however little UX and styling work has been done.
- prerequisites: ruby 2, ruby on rails 5, and bundler
- bundle install
- rails db:migrate
- rails s
- visit localhost:3000
a rails web app that lets users upload and review movies on a public movie wall
Ruby