keokilee / makahiki

An open source framework for creating dorm energy competitions using Django and Pinax.
http://code.google.com/p/kukui-cup
12 stars 8 forks source link

Implement Floor Wall and Facebook Integration #47

Closed keokilee closed 14 years ago

keokilee commented 14 years ago

Add a space for floor members to discuss what is going on.

keokilee commented 14 years ago

Can be implemented as a wall. We also want to differentiate between system generated posts and user posts. Only system posts should go to Facebook (user posts should not).

keokilee commented 14 years ago

We may want to implement a personal version of the wall after this is implemented. For now, we can display the floor wall on the user profile page.

keokilee commented 14 years ago

Change background of users posts to be slightly darker.

keokilee commented 14 years ago

Closing and creating Facebook issue as a medium priority issue.