103
« on: Saturday, August 30, 2014, 04:34:34 AM »
I will try to give you working system, your task will be implementation of the rest of our data model.
I've selected EVE cause it seems to be simple for that task, because this framework is more declarative. You will have to write corresponding frontend application.
MySQL is good data base, but for our needs it is quite hard to use. We would be obligated to write down lot of SQL queries, or use ORM. Bout solutions have one huge disadvantage: we need to write lot of imperative code for our application and take care for proper RESTful API.
I think Zoxe will help me with that project, am I right?