Skip to content

neofitindia/payments-mindmap

Repository files navigation

Payment Distribution Mindmap

A React-based payment distribution visualizer with an interactive hand-drawn mindmap interface, featuring multi-budget system and local data persistence.

Current State

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.

How to Use

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Setup Instructions

  1. Clone the repository:

    git clone <repository-url>
    cd payments-mindmap
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser to http://localhost:3000

Building for Production

npm run build

The build artifacts will be stored in the build/ directory.

Live Demo

Experience the application at: https://pm.neofitindia.com/

Issue Reporting

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.

Disclaimer

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.

License

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.

About

Payment distribution mindmap with interactive canvas, multi-budget system, and local data persistence

Resources

License

Stars

Watchers

Forks