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 |