Open-source PropTech platform transforming real estate management through intelligent software architecture
Documentation โข Quick Start โข Community โข Contributing
Prodaric is revolutionizing the PropTech industry with a fully open-source platform that brings enterprise-grade technology to real estate management. Built by developers, for developers and real estate professionals, we're creating a comprehensive ecosystem that connects properties, data, and people through intelligent automation and modern software architecture.
Our mission is to democratize access to powerful real estate technology, enabling companies of all sizes to compete with industry giants through:
- ๐๏ธ Modular Architecture - Deploy only what you need, scale as you grow
- ๐ Open Source First - Full transparency, community-driven innovation
- ๐ Developer Experience - Well-documented APIs, modern tech stack, clean code
- ๐ Global Ready - Multi-tenancy, internationalization, compliance-aware
- ๐ Enterprise Security - Production-ready security from day one
|
Foundation Platform Base infrastructure with APIs, authentication, multi-tenancy, and shared services
|
Leasing Management Complete lease lifecycle, contracts, renewals, and tenant management
|
Investment Analysis ROI calculations, property valuations, portfolio analytics, and forecasting
|
|
Property Marketplace Buy, sell, rent listings with advanced search and lead management
|
Property Operations Maintenance, work orders, vendor management, and facility operations
|
Business Intelligence Real-time dashboards, predictive analytics, and data visualization
|
Clean Architecture โข Domain-Driven Design โข CQRS โข Event Sourcing โข Microservices Ready
|
|
# Clone the repository
git clone https://github.com/prodaric/Prodaric.git && cd Prodaric
# Using Docker (recommended)
docker-compose up -d
# Or local development
dotnet run --project src/Prodaric.Api
npm run dev --prefix src/Prodaric.Web
# Access at http://localhost:5000| Feature | Description | Status |
|---|---|---|
| ๐ Multi-tenancy | Isolated data per organization with shared infrastructure | โ Available |
| ๐ Internationalization | Full i18n support with RTL languages | โ Available |
| ๐ก Real-time Updates | WebSocket connections for live collaboration | ๐ง In Progress |
| ๐ Enterprise Security | OAuth 2.0, JWT, RBAC, audit logging, GDPR compliant | โ Available |
| ๐ฑ Mobile Responsive | Progressive Web App (PWA) ready | โ Available |
| ๐ API-First Design | RESTful + GraphQL with comprehensive documentation | โ Available |
| ๐งช Test Coverage | >80% code coverage with automated testing | ๐ง In Progress |
| ๐ Observability | Structured logging, metrics, distributed tracing | ๐ Planned |
Prodaric is 100% open source and free forever. We believe in transparency, collaboration, and community-driven development.
Free to use, modify, and distribute for commercial and private projects
We actively encourage contributions from developers worldwide
Inclusive, respectful community following Contributor Covenant
Responsible disclosure via Security Policy โข Bug bounty program coming soon
- ๐ด Fork the repository you want to contribute to
- ๐ฟ Branch - Create a feature branch (
git checkout -b feature/AmazingFeature) - ๐ป Code - Make your changes following our style guide
- โ Test - Ensure all tests pass and add new ones
- ๐ Commit - Use conventional commits (
git commit -m 'feat: add amazing feature') - ๐ Push - Push to your fork (
git push origin feature/AmazingFeature) - ๐ PR - Open a Pull Request with a clear description
- ๐ Report bugs via GitHub Issues
- ๐ก Suggest features in Discussions
- ๐ Improve documentation - Clear docs help everyone
- ๐ Translate - Help us reach global markets
- ๐ฌ Help others - Answer questions in the community
- โญ Star our repos - Show your support!
Q1 2026 - Foundation
- Repository organization and transfers
- Core platform architecture design
- Authentication & authorization system
- Multi-tenancy infrastructure
- API gateway implementation
- CI/CD pipeline setup
Q2 2026 - Core MVP
- Prodaric Core v0.1 release
- Database schema & migrations
- Admin dashboard
- Developer documentation portal
- OpenAPI specifications
Q3 2026 - Product Expansion
- Prodaric Lease alpha
- Payment processing integration
- Mobile-responsive UI components
- Analytics engine foundation
- Webhooks & event system
Q4 2026 - Market Ready
- Prodaric Invest beta
- Machine learning for valuations
- Public API v1.0
- Partner integration program
- Production-ready deployment guides
| Channel | Purpose | Link |
|---|---|---|
| ๐ฌ GitHub Discussions | Q&A, ideas, show & tell | Join |
| ๐ Issue Tracker | Bug reports, feature requests | Report |
| ๐ง Email Support | Direct support inquiries | neftali@coderic.org |
| ๐ Documentation | Guides, tutorials, API docs | Read |
| ๐ Website | Official project website | prodaric.com (coming soon) |
This project and all repositories under the Prodaric organization are licensed under the MIT License - see individual LICENSE files for details.
TL;DR: You can do almost anything you want with this code as long as you provide attribution and don't hold us liable.
Made with โค๏ธ by developers, for developers
Transforming real estate through open-source innovation