All Projects → yoshuawuyts → Fin

yoshuawuyts / Fin

Licence: mit
Simple finance visualizations

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].