Skip to content

michaelrios2015/cmoDataPretty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

319 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmoDataPretty (aka CMO Data Pretty Viewer)

cmoDataPretty is a clean, component-based web application for visualizing Ginnie Mae data. Built with a modular architecture separating frontend components, backend APIs, and a data source layer, it showcases custom REST endpoints to deliver processed mortgage data in a well-organized UI.


Features

  • Separated UI and data logic — Frontend components fetch JSON from custom API endpoints, ensuring leaner and decoupled layers.
  • Custom APIs — Backend routes to ingest, process, and serve Ginnie Mae-specific data (e.g., MBS pools, issuances, performance metrics).
  • Component-driven UI — Clean organization of display elements, data tables, charts, filters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors