Changes between Version 3 and Version 4 of Contribute/Code


Ignore:
Timestamp:
03/07/11 19:50:28 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contribute/Code

    v3 v4  
    1515  * Make appropriate changes.
    1616  * Is there a common sort of menu that would be useful?
    17 
    18 === Building Assessments ===
    19 We had a basic Building Assessments tool added to Sahana recently (which is based on the ATC forms), although it was done in a Web2Py style & so didn't get completed & isn't yet merged to Trunk.
    20 
    21 The Data model is all there, so just needs the S3 REST Controller plugging-in & then using components to get sections onto Tabs (as per Rapid Assessment Tool).
    22 
    23 This would be a real nice easy project to learn the beauty of the S3 Framework & would really add value :)
    24 
    25 Current code is here:
    26  * https://code.launchpad.net/~flavour/sahana-eden/buildingAssessments
    27 
    28 Original Blueprint:
    29  * http://wiki.sahanafoundation.org/doku.php/req:housing_registry_and_reconstruction
    3017
    3118=== CAP: Common Alerting Protocol ===