uibarra / PartnerUp

0 stars 0 forks source link

Group Info to Save #12

Open uibarra opened 7 years ago

uibarra commented 7 years ago

rating0 groupsize0 location0 active/inactive

//all those above are the score (score determines how to appear in search) score = XXXX 4 digits score = XXXX scores = ABCD A = 1 if active A = 0 if inactive B is a number between 1 and 10 representing location distance (from user to group/user)

and you just sort by number from greatest to least when ranking

Group

Active/inactive: toggle Location: GPS Group Members: [ ] Active Group Members: [ ] Rating: Avg. Class Name

Rating of the group: rating = average * 5 average is the sum of all the rating for a user

Person Info to save in database: Persons rating is the average of all the rating that they have gotten so the amount of yes' / total number of rating ever gotten.

need to implement a page for first time login, ask for uci net id