Difference between revisions of "Developer Documentation"

From floodzilla-wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Software, Hardware, Specs, anything else needed for developers...
 
Software, Hardware, Specs, anything else needed for developers...
  
=== Floodzilla Software ===
+
===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.
 
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 ===
+
===Subsystems===
  
 
These are some of the building blocks of the Floodzilla software system:
 
These are some of the building blocks of the Floodzilla software system:
  
* [[Config Subsystem]]
+
*[[Config Subsystem]]
* [[Email Subsystem]]
+
*[[Email Subsystem]]
  
=== Azure Documentation ===
+
===Azure Documentation===
 
Floodzilla uses Microsoft Azure cloud hosting.  These are documents related to Azure services.
 
Floodzilla uses Microsoft Azure cloud hosting.  These are documents related to Azure services.
  
 
*[[Deploying FloodzillaWeb]]
 
*[[Deploying FloodzillaWeb]]
 +
*[[Creating a Test Database]]
 +
 +
===Other Developer Documentation===
  
=== Other Developer Documentation ===
+
*[[USGS Data Fetching]]
 
*[[Floodzilla Roadmaps]]
 
*[[Floodzilla Roadmaps]]
 
*[[Floodzilla Features]]
 
*[[Floodzilla Features]]
 
*[[Web Service APIs|Web Service APIs]]
 
*[[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