Metalab / kassomat

kassomat firmware
https://metalab.at/wiki/Kassomat
2 stars 2 forks source link

Create a Web Application for Administrating Projects #15

Open anlumo opened 11 years ago

anlumo commented 11 years ago

Depends on and interacts with #14.

The HTTP server serves static pages, but the web site has to be dynamic. Implement a modern web application based on AJAX that requests and displays the project management interface, and allows the user to create, change and close projects.

Authentication is a big issue, since there is money transferred based on this information.

anlumo commented 11 years ago

Suggested technology: ember.js and Twitter Bootstrap.