Skip to content

yoshuawuyts/fin

Repository files navigation

finfin

[wip] simple finance visualization. Result should look something like this: dope data viz

Installation

hub clone yoshuawuyts/finfin

Commands

npm start ......... start the server
npm install ....... install dependencies
npm test .......... run test suite
npm run test-cov .. output test coverage

Files

api-* ....... server-side endpoint logic
core-* ...... server-side business logic
mw-* ........ server-side middleware / helper functions
store-* ..... client-side business logic
view-* ...... client-side view
x-* ......... client-side component

Why?

Toy project to experiment with architecture. Experimenting in production is often too costly, so here we are.

See Also

License

MIT

About

Simple finance visualizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published