just3obad / smartsoft-12

Automatically exported from code.google.com/p/smartsoft-12
0 stars 0 forks source link

Story #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i added "get_stories_ranking_all_time_rank" yesterday

returns a list of integers

-----------
Also get_stories_ranking_all_time, get_stories_ranking_last_30_days and 
get_users_ranking return a list of stories/users

Original issue reported on code.google.com by mohamed....@gmail.com on 23 May 2012 at 3:53

GoogleCodeExporter commented 9 years ago
they were already included, however, in the class diagram I only included:

integer get_rank_all_time
and
integer get_rank_last_30_days

and the rest can be considered as helper methods because we do not want to 
congest the class diagram as Dr.Fatma said.

Original comment by elmen...@gmail.com on 23 May 2012 at 5:33