Skip to content

KDCinfo/dataflow-atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Flow Atlas

An Atlas of data points, data layers, and data flows for your web or mobile app.

> Do you know where all your data is at?

The contents in this README.md (below) details tasks to be done, bugs, and current and past releases of the app.

The full description of this app can be found in the app's README.md

  • Excerpt:
    • This app is a web-based application for manually cataloging and organizing application data flows across multiple layers. Some examples might include:
      • Nuxt web app or SPA:
        • Pinia stores, models, composables, middleware, plugins, browser local and session storage, backend APIs, databases, etc.
      • Flutter mobile app:
        • Shared Preferences, Flutter Secure Storage, models, changeNotifiers, blocs, repositories, backend APIs, databases, server instances, Firebase stores, etc.
    • A structured, manually curated system of record for understanding your app's data domains and flows, without drowning in ad-hoc notes or spaghetti diagrams.
    • Basically an “architectural logbook” for all your app's data layers.

Todos, Bugs, and Releases

TOC

  • @TODO:
  • @BUGS:
  • @RELEASES / @TODONE:

@TODO:

Note: These are to be moved to '@RELEASES' when complete.


@BUGS:

  • _

@RELEASES / @TODONE:

Version: 0.0.0

2025-08-24

  • Convos and research.

Version: 0.0.1

2025-09-04

  • Created initial app.
    • Add DFDC form
    • View Atlas with edit/delete
    • Import/export JSON
  • Created GitHub repository.

Version: 0.0.2

2025-09-13 -- 09-14

  • Initial review of generated app with cleanup of all docs and startup notes.
  • Converted JavaScript to TypeScript.
  • In DFDC form: add optional properties for getters and setters.

About

Data Flow Atlas - A web app to help curate application data points and data layers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published