Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

scalableinternetservicesarchive/ABCs

Repository files navigation

Market Chirp

Market Chirp is a stock recommendation web application developed in the context of UCLA CS 188, Scalable Internet Services in Fall 2015 by the team ABCs. Market Chirp analyzes tweet sentiments concerning certain stocks and recommends if the stock is bearish or bullish.

Updates to the project can be found in the Pivotal Tracker.

Installation

  1. Download the environment file here (requires access), rename it in the top level directory as .env.

  2. Run bundle install to install dependencies. (It may be necessary to install Command Line Tools for XCode).

  3. Make sure MySQL is running in the background with mysqld &.

  4. Since the DB now contains unique columns, you cannot just re-seed the DB. You must drop the tables, re-create them, and then seed them. The best way of doing this is running rake db:reset. You will lose any data that is not seeded!

  5. Start the server by running rails s.

Team - ABCs

Brandon Woo Chris Konstad Alex Fong Sakib Shaikh