I want to decide between Drupal and Joomla for building a football prediction game which automatically updates results from football matches and then user leagues with points based on the users predictions.
|
closed as off topic by Tetrad♦ Mar 13 '12 at 7:14
Questions on Game Development Stack Exchange are expected to relate to game development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Typical CMS like Joomla are usually geared towards web page content, not specific domain content. For a CMS that can be easily adapt to a specific domain, I suggest using WordPress with the Pods plugin. |
|||
|
|
|
Joomla! is suitable for your case. It has plenty of extensions that you can learn from examples and developer resources there. |
|||
|
|
|
I'd suggest writing a custom, simple CMS using a framework such as Django. That gives you significantly more control and knowledge over the code. |
|||
|
|