Hi,
I was wondering if anyone can advise me on how to go about a project I would like to start?
I need to create a a website that has the following functionality:
1) Allows content contributors to register.
. Contributors will then be able to post content to their own section of the site only
2) Allows customers to register.
. Once registered customers will be able to buy credits which will allow them to view the contributors content
. 1 credit will be used up per view of a contributors content page. For example if a contributor has 5 different postings then it would cost a customer 5 credits to view all 5 postings
3) Contributors can see how many credits have been spent by customers viewing their content
4) Contributors will be paid monthly based on the credits that have been allocated to them. For example if 1 credit costs $1 and the contributor has had 100 credits allocated to them because 100 customers have viewed their content. They would recieve 50% of the value of these credits, so in this case it would be $50. The other 50% would be kept by the website owners.
Is Drupal well suited for this task?