Spaces:
Sleeping
Sleeping
| ____________________________________________________________________________________________________________________________________________________________________________________ | |
| These notes are written for developers only to go through if they get lost between the files. | |
| ____________________________________________________________________________________________________________________________________________________________________________________ | |
| The folder labeled 'Static' contains the CSS used in the GUI of the ADR Console. | |
| The folder labeled 'templates' contains the HTML codes used. | |
| 'Proposed-GUI' is the HTML of the main home page. | |
| 'legendDirectory' is the HTML of the legend directory implemented in the ADR Console. (second tab). | |
| Separate files: | |
| --------------------------------------------------------------------------------- | |
| credentials.json --> api credentails, used to create legends in google sheets. | |
| Python Codes: | |
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | |
| db.py --> dropbox connection and all functions needed. | |
| main.py --> flask code to connect python codes to js | |
| pilecaps_adr.py --> python code used to detect and measure pile caps in NRM section 1.0 substructure. | |
| pixelconversion.py --> python code to draw a rectangle shape on the user's desired plan to meausre and calculate its area and perimeter in pixels. | |
| tameem_3.2 --> python code used to detect and measure floors and walls in NRM section 3.2 Floor Finishes. | |
| ____________________________________________________________________________________________________________________________________________________________________________________ | |
| ____________________________________________________________________________________________________________________________________________________________________________________ |