Commit graph

9 commits

Author SHA1 Message Date
jelhan
8dcf578ce9 add simple index page 2014-05-12 18:41:37 +02:00
jelhan
fb7f07ebe7 simple evaluation of poll 2014-05-12 15:28:44 +02:00
jelhan
e1ef104e94 description should wrap 2014-05-12 13:00:45 +02:00
jelhan
a124fe7f09 advanced styling 2014-05-11 15:35:20 +02:00
jelhan
259811290e select dates via calendar
Fixes #8
2014-05-10 19:33:03 +02:00
jelhan
225803e82f simple styling of predefined answers 2014-05-09 13:01:33 +02:00
jelhan
3e0f016ca2 theming user-interface with bootstrap
Fixes #3
2014-05-09 03:41:37 +02:00
jelhan
f452708aab rewrite client in EmberJS
Starting to rewrite client in EmberJS.
Main features, which are not implemented yet:
* api.php is not compatible with Ember Data yet. Data is stored in Locale Storage of the browser in this stage of development.
* Encryption / decryption of data is not implemented yet.
* There is an error on loading stored data due to embedded objects. Working on a fix, but loading a saved poll is not working for this reason yet.
* Adding user to a poll is not implemented yet.
* Any features for user interface like datepicker are not implemented yet.

To  test application you have to open #/create in browser. A route for index is not defined yet.
2013-12-30 17:01:24 +01:00
jelhan
693496d9ad prototype 2013-10-22 11:16:08 +02:00