Skip to content

Challenge for those applying to the Software Engineer, Big Data position

Notifications You must be signed in to change notification settings

psulightning/data-engineering

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Ruby version

  • 2.0.0-p451

System dependencies

  • Rails 4.0.4

  • SQLite

  • WEBrick

Configuration

  • run bundle install to load all needed Gems

Database creation

  • run rake db:create && rake db:migrate

Deployment instructions

  1. Clone from github:psulightning/data-engineering

  2. Run bundle install to obtain latest gems

  3. Run rake db:create && rake db:migrate

  4. Run rails s to start WEBrick on localhost:3000

  5. Open your favorite browser and start uploading!

Tested Browsers

  • IE 11 (Windows 7)

  • Chrome 33 (Mac Mavericks)

  • Safari 7 (Mac Mavericks)

About

Challenge for those applying to the Software Engineer, Big Data position

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 90.2%
  • CSS 4.4%
  • JavaScript 4.1%
  • CoffeeScript 1.3%