FinSync360 is a full-stack, cloud-based ERP system with seamless Tally integration. It features comprehensive accounting, advanced inventory, digital payments, GST compliance, AI-powered analytics, and cross-platform support (Web, Mobile, Desktop). Built with Node.js, React, Electron, and Python FastAPI.
Stars
8
Forks
3
Watchers
8
Open Issues
1
Overall repository health assessment
^8.2.2^7.0.328
commits
1
commits
Merge pull request #4 from Nishika10/fix-frontend-index
1840fd0View on GitHubFix(frontend): move index.html to frontend/public to allow frontend build
657718bView on GitHubdocs: add GitHub issue templates and contribution guidelines
60dc12dView on GitHubchore: add backend conversion and status files to gitignore
315c493View on GitHubAdd Android app structure and configuration files; update API URLs in environment settings
7717848View on GitHubAdd missing /api/transactions and /api/budgets endpoints with proper authentication
54d32d9View on GitHubFix PyMongo database object boolean check compatibility issue
a302536View on GitHubFix Pydantic v2 compatibility: replace regex with pattern parameter
ae27515View on GitHubSimplify ML service dependencies for Heroku deployment compatibility
8a0cedbView on GitHubAdd missing /api/auth/profile endpoints for mobile app compatibility
c244019View on GitHubAdd environment configuration and testing scripts for FinSync360 Mobile App
d946a08View on GitHubfeat(tests): add comprehensive tests for companySlice including async thunks and error handling
4b40a9bView on GitHub