Logikos
10-08-2005, 06:58 PM
I'm trying to plan a database structure for a custom mod. Its going to be a personal points, and this is how it will work.
Every saturday I will have a list of points that I will manually add myself. The week starts on saturday and ends on friday. I want to keep a record of points earned everyweek. For instance.
User1 has 150 points for week(1)
User1 has 125 points for week(2)
-------------------------------------------
Total Points: 275
What would be the best approach to handle the weeks orginaized?
Every saturday I will have a list of points that I will manually add myself. The week starts on saturday and ends on friday. I want to keep a record of points earned everyweek. For instance.
User1 has 150 points for week(1)
User1 has 125 points for week(2)
-------------------------------------------
Total Points: 275
What would be the best approach to handle the weeks orginaized?