Skip to content
 
 

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Challenge for Software Engineer - Big Data

Setup

  1. Make sure you have ruby by running: ruby -v
  2. cd bigdata
  3. bundle install

Run server

  1. cd bigdata
  2. RAILS_ENV=development rails s

Upload file

  1. Load url 'http://localhost:3000/orders/upload'
  2. Select the file to upload
  3. Click Upload button

Run tests

  1. Only model tests are implemented. Run 'bundle exec rspec spec/models/'
  2. And one controller test. Run 'bundle exec rspec spec/controllers/uploads_controller_spec.rb

About

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

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages