/classopoly

A social way to take courses with your friends and plan schedules

Primary LanguageRuby

Classopoly

Functionality

  • Login
    • Facebook API
  • Choose College
  • Enter class names
  • User preferences on class times
    • Morning
    • Afternoon
    • Evening
  • User work schedule
  • Lunch times
  • Parking preferences
    • How early to get to campus to get parking
    • ( Parking stats? )

Monetization

  • Setup amazon referral system
  • Scrape book ISBN's
  • Set those up next to the courses for students to purchase

Technology

  • Ruby on Rails
  • MySQL

Installation

Setup development facebook app

Install gems

  • bundle install

fb_graph docs