Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 529 Bytes

README.markdown

File metadata and controls

18 lines (13 loc) · 529 Bytes

CrowdFunder

CrowdFunder is Rails 3 app that allows users to pledge against existing projects or create their own project. Users will be able to search for projects. Project owners will be able to upload images to their project.

Core Concepts

TDD using Guard and mostly Integration Tests
Bootstrap + SASS (from the beginning)
Pagination (Kaminari / Kaminari - Bootstrap)
Mailing (ActionMailer/Letter Opener)
Search (WebSolr LIKE-based)
Authentication (Sorcery)
File Upload (CarrierWave)