Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 290 Bytes

File metadata and controls

10 lines (9 loc) · 290 Bytes

Notes

  • Uses NPM readline-sync for accepting input from the console. Install Using Command:
npm i readline-sync
  • give this a GUI once finished - Maybe with react or whatever new framework is good.
  • 10/20/25
    • just need to implement the Interest features then I'm done.