Mucho Frameworks - famish99/MuchoCorazon GitHub Wiki

This page will documents the frameworks we will use within MuchoCorazon.

Frontend Frameworks

We will use numerous frontend frameworks to accelerate UI develompent

jQuery

From the jQuery website:

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

http://jquery.com/

Backend Frameworks

We will use a few backend frameworks to handle our game control needs.

Django

From the Django website:

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

http://www.djangoproject.com/