Difference between revisions of "Developer Documentation"

From floodzilla-wiki
Jump to navigation Jump to search
(Created page with "== Developer Documentation == Software, Hardware, Specs, anything else needed for developers... *Floodzilla Roadmaps *Floodzilla Features *Web Services __NOTOC__")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Developer Documentation ==
+
==Developer Documentation==
  
 
Software, Hardware, Specs, anything else needed for developers...
 
Software, Hardware, Specs, anything else needed for developers...
  
 +
===Planning===
 +
 +
*[[Mobile App Todo]]
 +
*[[Mobile App Spec]]
 +
*[[Software Task List]]
 +
*[[Maintenance Mode Feature]]
 +
 +
===Floodzilla Software===
 +
 +
Floodzilla's software repository is hosted on a currently-private GitHub; email [mailto:floodzilla.support@svpa.us Floodzilla Support] for a snapshot or to get access.
 +
 +
===Subsystems===
 +
 +
These are some of the building blocks of the Floodzilla software system:
 +
 +
*[[Config Subsystem]]
 +
*[[Email Subsystem]]
 +
 +
===Azure Documentation===
 +
Floodzilla uses Microsoft Azure cloud hosting.  These are documents related to Azure services.
 +
 +
*[[Deploying FloodzillaWeb]]
 +
*[[Creating a Test Database]]
 +
 +
===Other Developer Documentation===
 +
 +
*[[USGS Data Fetching]]
 
*[[Floodzilla Roadmaps]]
 
*[[Floodzilla Roadmaps]]
 
*[[Floodzilla Features]]
 
*[[Floodzilla Features]]
*[[Web Services]]
+
*[[Web Service APIs|Web Service APIs]]
 +
*[[Floodzuki Expo Upgrade Notes]]
  
 
__NOTOC__
 
__NOTOC__

Latest revision as of 18:08, 19 September 2025

Developer Documentation

Software, Hardware, Specs, anything else needed for developers...

Planning

Floodzilla Software

Floodzilla's software repository is hosted on a currently-private GitHub; email Floodzilla Support for a snapshot or to get access.

Subsystems

These are some of the building blocks of the Floodzilla software system:

Azure Documentation

Floodzilla uses Microsoft Azure cloud hosting. These are documents related to Azure services.

Other Developer Documentation