Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 373 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 373 Bytes

Test Driven Trello

Description

A mock-trello application, built with extensive testing

Technologies

  • RoR, Postgres, Capybara, Rspec, FactoryGirl
  • Backbone and React on the front-end

Features

  • Auth implemented with users
  • Show, Index, and New page for boards
  • Add lists to boards
  • Add Cards to the lists
  • Drag and Drop functionality