Is C5 right for me?

Permalink
Hi,
I am a software engineer. I know OOP/OOD, MVC, etc. But I don't know web design... at all. Well a little HTML and some XLM, the basics of CRUD and REST. I know styling should be separated from content via CSS but do not know how to do this.

I have looked into RoR and I am VERY excited by it. I have taken a quick trial of C5 and I see potential here too. Which is best for my application? I love to OOP aspect of RoR. I love the GUI aspect and Edit from anywhere aspect of C5 (and the quick learning curve).

Thanks in Advance
Ab

Requirements:
Site to host how to videos
Pages
-Home
-Video page (N pages)
-Signup/Payment page
-FAQ page
Users pay a subscription fee
1 page per video
video page access restricted to subscribers
want to create a subscriber class to control content and prevent subscribers from sharing a login with their non paying friends...
-IsSubscriptionCurrent() //has he paid?
-ExceededMaxLoginCount()
//catch people who give password away to friends

 
okhayat replied on at Permalink Reply
okhayat
IMOH, all of your requirements are easily done with Concrete.
Though I'm not a long time user of Concrete5, I managed to deliver an e-commerce site with many customisations in only two weeks with the help of the great Core staff and community!