-
Notifications
You must be signed in to change notification settings - Fork 0
Status progress blog
glmason edited this page Oct 15, 2012
·
6 revisions
10/5/12 - Event model for commands and buttons has been started. There will be more work to do here once the database is set up and work starts on the forms for data entry and editing.
10/11/12 - Server/Client callbacks are working. The Client side is set up to dynamically create projects with detail list items based on the data sent from the server.
The next step is to start working on the Datomic database for server persistence. This will then allow, editing, i.e. adding, updating and removing project from the dashboard.
10/15/12 - Don't think I'm going to be able to use Datomic since it costs a lot of money if used with a Heroku-Postgress storage system. Project is on hold. Until I get a change to re-think persistence