Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 555 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 555 Bytes

KarmaFarm

An Android application developed for CS371m (Fall 2014) under supervision of Professor Mike Scott.

The developers on the team were -

  • Andy Fan (UI/UX Designer)
  • Daniel Dao (Backend/API Developer)
  • Sam Tiptpon (Android Developer)

Karma Farm is a reddit-client geared towards farming more karma. By using our developed algorithm, we've ranked each comment by a "karma potential" and allow the user to reply to the comment.

Code for the backend REST API can be found [here] (https://github.com/danielvdao/karma_farm_backend).