GNU nano 6.4 New Buffer Modified
Exit roadmap notes with adam:
Most work is in fund
- haven't really touched a lot else
There are 2 branches:
Landing Page Fixes
-- Compass will lag on fetching pieentities
-- each record is absolutely enormous
-- history entity contains the market information
-- There is no reference to the Pie, so we cannot refactor the histories out without a refactor
Solution:
Walkthrough of Adam's work
Libs contains some shared data, supported chains/currencies
feature-funds:
Repository: an adapter to connect to the db
In retrospect, should probably return the Model/JSObj vs. domain object/class
there is a tight coupling with Mongo and the data
this requires that all behaviours must be implemented for data transfer