probinson2015 / NoDupes

Ruby on Rails app that will parse through an uploaded .csv document and return the list of items minus any duplicates, the list should remain in original order.

Home Page:http://52.11.210.94/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

About

Ruby on Rails app that will parse through an uploaded .csv document and return the list of items minus any duplicates, the list should remain in original order.

http://52.11.210.94/


Languages

Language:Ruby 68.3%Language:HTML 26.0%Language:CSS 2.9%Language:JavaScript 2.2%Language:CoffeeScript 0.7%