π Reference
This section provides quick access to in-depth technical documentation for developers and advanced users. If youβre looking to build on top of the system, this is your starting point.
π© R Package Documentation
The finman
R package powers the finance logic of the app.
- π Full Package Documentation
- π¦ Function Reference
- π§ͺ Test Coverage
- π Source Code (GitHub)
π API Endpoints
The API
exposes all backend logic via REST using Plumber.
- π API Documentation
- π§ͺ Test locally using tools like Postman or
curl
- π§Ύ Sample Endpoints:
POST /deposit
POST /withdraw
GET /get_due_date
POST /set_account_type
πΌ UI Interfaces
- π Shiny UI Modules (Coming Soon)
- π‘ React documentation will live in a separate Docusaurus or VitePress site
π§ Architecture & Design Docs
(Coming soon)
- Class hierarchy and UMLs for the R6 design
- API routing logic
- Config file structure
- Folder conventions
π External References
π Sponsors
Support my work through GitHub Sponsors!