How was this site made ?

Cdman

Power Member
Joined
Jul 7, 2011
Messages
608
Reaction score
36
Was Going to do a site like this a while ago, but it was too hard for me to set up and too expensive to get done.

Could anyone tell me how mad4deals com was made? It's not a script is it?

Thanks
 
It looks like its some kind of PHP/Python/Ruby backend with a heavy javascript front end.

Phew it's a pretty nasty website. It could be the cast that the backend is feeding the javascript JSON or XML and the javascript is iterating over that data to generate the bloat you see before you.
 
It looks like its some kind of PHP/Python/Ruby backend with a heavy javascript front end.

Phew it's a pretty nasty website. It could be the cast that the backend is feeding the javascript JSON or XML and the javascript is iterating over that data to generate the bloat you see before you.


Thanks a lot. So it's not a script or whatever, if it was I'd try get it.
 
Back
Top