A React-based payment distribution visualizer with an interactive hand-drawn mindmap interface, featuring multi-budget system and local data persistence.
This application is currently at v0.1.0 and was built with the assistance of Claude Code by Anthropic.
The application currently meets the intended prerequisites of our organization. We might add more features down the line as and when needed.
- Node.js (v16 or higher)
- npm or yarn
-
Clone the repository:
git clone <repository-url> cd payments-mindmap
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser to
http://localhost:3000
npm run build
The build artifacts will be stored in the build/
directory.
Experience the application at: https://pm.neofitindia.com/
While we welcome issue reports from the community, we are not accepting contributions at this time. If you encounter bugs or have suggestions, please feel free to open an issue on the GitHub repository.
This software is provided by the organization "neofitindia" and Neofit India Private Limited on an "as is" basis. The organization, its members, Neofit India Private Limited, and any associated parties disclaim all warranties and make no representations regarding the software's functionality, reliability, or suitability for any purpose.
Users assume full responsibility for any decisions made using this application. The organization and associated parties shall not be liable for any financial losses, data corruption, or other damages arising from the use of this software.
This application handles financial data locally in your browser. Users are responsible for maintaining their own data backups and ensuring the security of their information.
This project is released into the public domain under the Unlicense. See LICENSE for details.
For information about third-party dependencies and their licenses, see LICENSE-3RD-PARTY.md.