mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-26 06:05:20 +00:00
Activity and sequence diagrams
This commit is contained in:
@@ -12,20 +12,20 @@
|
||||
<h3>Troggle data architecture</h3>
|
||||
<p>
|
||||
The core of troggle is the data architecture: the set of tables into which all the cave survey and expo data is poured and stored. These tables are what enables us to produce a large number of different but consistent reports and views.
|
||||
<style>figure {font-weight: bold; font-size: small; font-family: sans-serif;}</style>
|
||||
<style>figure {font-weight: bold; font-size: small; font-family: sans-serif;font-variant-caps: small-caps;}</style>
|
||||
<div style="display: flex">
|
||||
<div style="flex: 50%">
|
||||
<figure>
|
||||
<a href="../i/troggle-tables.jpg">
|
||||
<img src="../t/troggle-tables-small.jpg" /></a>
|
||||
<br><figurecaption>Tables (Objects)</figurecaption>
|
||||
<br><figcaption>Tables (Objects)</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div style="flex: 50%">
|
||||
<figure>
|
||||
<a href="../i/trogpkg.jpg">
|
||||
<img src="../t/trogpkg-small.jpg" /></a>
|
||||
<br><figurecaption>Packages</figurecaption>
|
||||
<br><figcaption>Packages</figcaption>
|
||||
</figure>
|
||||
</div></div>
|
||||
<h3>Architecture description</h3>
|
||||
|
||||
Reference in New Issue
Block a user