Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noqcks/rotten-mangoes

A movie directory application made in Rails
https://github.com/noqcks/rotten-mangoes

Last synced: 20 days ago
JSON representation

A movie directory application made in Rails

Awesome Lists containing this project

README

        

Rotten-Mangoes
==============

A Rotten Tomatoes clone. An application for movie listings online, built with Rails. Inclues all CRUD functions, with a very simple UI layout.

## Getting Started

1. clone
2. `bundle install`
3. `rake db:migrate`
4. `rails s`
5. Visit `localhost:3000/` in your browser