alex-nemeth / spendsmart

Minimalistic budgeting app built with Angular & Firebase
https://alex-nemeth.github.io/spendsmart/
0 stars 0 forks source link

Implement Akita store system for the entire app #25

Open alex-nemeth opened 1 year ago

alex-nemeth commented 1 year ago

Implement Akita store system:

alex-nemeth commented 1 year ago

Akita might be unnecessarily too complex of a solution for now.

For the global state, create more angular services instead.

If it's going to seem like a helpful thing to implement again in the future, reconsider.