Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 351 Bytes

File metadata and controls

16 lines (11 loc) · 351 Bytes

Basecamp Demo

This app aims to replicate some of the features from Basecamp.

  • Timeline / Progress
  • Infinite Scrolling
  • Search
  • Email Notifications

Setup

  • run bundle
  • run rake db:setup
    • This will also load seed data under db/seeds.rb