The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Ok, this is going to be a long post so bear with me. However, I can't possibly do this by myself because I don't know where to begin.
All input is appreciated.
I'm trying to develop a feedback system on my forum like on ebay, except a lot more basic.
In essence, I want a user (under his post count) to have a percent rating that displays his positive feedback versus his negative.
Each user has this. Now, both parties leave each other feedback via a system (that's what needs to be developed).
So, let's say I leave my friend a positive feedback, and he has 50%. Now he'll have 1 positive and his rating will be 100%.
Let's say he already has one negative. I leave a positive and he'll have 0%.
Let's say he has one positive and one negative. Then I'll leave my own positive and his rating will be 67%.
Is this making sense?
And on to the most important question, can it even be done on snitz? I know it was done on Pojo forums, which are vB.<
All input is appreciated.
I'm trying to develop a feedback system on my forum like on ebay, except a lot more basic.
In essence, I want a user (under his post count) to have a percent rating that displays his positive feedback versus his negative.
Each user has this. Now, both parties leave each other feedback via a system (that's what needs to be developed).
So, let's say I leave my friend a positive feedback, and he has 50%. Now he'll have 1 positive and his rating will be 100%.
Let's say he already has one negative. I leave a positive and he'll have 0%.
Let's say he has one positive and one negative. Then I'll leave my own positive and his rating will be 67%.
Is this making sense?
And on to the most important question, can it even be done on snitz? I know it was done on Pojo forums, which are vB.<