I am new to web development but I want to make a site that is similar in functionality to digg.com where users can submit content and can vote up or down certain content. Based on this up/down vote, I would publish the popular content on the home page and throw away bad content.
My question is, will Umbraco be a good choice for this type of site? Or should I do everything manually using Visual Studio and ASP.NET?
Is Umbraco right for me?
Hello,
I am new to web development but I want to make a site that is similar in functionality to digg.com where users can submit content and can vote up or down certain content. Based on this up/down vote, I would publish the popular content on the home page and throw away bad content.
My question is, will Umbraco be a good choice for this type of site? Or should I do everything manually using Visual Studio and ASP.NET?
Thanks for any feedback.
I'd consider KiGG: http://www.codeplex.com/Kigg
is working on a reply...