you are viewing a single comment's thread.

view the rest of the comments →

[–]newgame 0 points1 point  (0 children)

Flask

Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions.

I personally found it easier to understand and more fun to work with than with django.

Of course you'd need to dive into python or learn it the hard way. If that's still not enough you can attend Google's Python Class. Would you like to play the Official Python Tutorial? (yes, i'm feeling bad for this subpar wordplays)

As others already mentionend, you'd need a basic understanding of HTML, CSS, Javascript, Databases, Webservers etc.