Chuzr is a social ranking application where users give opinions on products, ideas, businesses, sports teams, restaurants, celebrities, and similar entities by voting, ranking, rating, or tagging. Users can gain reputation for their actions, and acquire coupons and random prizes. Users can login via facebook or twitter, and share their activities and rewards to these social networks.
This project consists of three parts:
- a web service with a RESTful API usable by client apps
- a feed processor for ingesting feeds from various providers
- a subsystem that performs offline analysis of user activity to process user opinions, providing reports useful to marketing or advertising agencies.
In addition, we've included prototype clients for the web, iOS, and android.
This project was developed the LMU Computer Science Class of 2014 as part of the CMSI 401 Software Engineering Laboratory course during the fall semester of 2013.
For more information, please see the wiki.