Skip to content
@prodaric

Prodaric

The Productivity Framework

๐Ÿข Prodaric

The Property Intelligence Platform

Open-source PropTech platform transforming real estate management through intelligent software architecture

MIT License .NET 8 React 18 PostgreSQL Docker Kubernetes

Documentation โ€ข Quick Start โ€ข Community โ€ข Contributing


๐ŸŽฏ About Prodaric

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

๐Ÿ˜๏ธ Core Products

๐Ÿ—๏ธ Prodaric Core

Foundation Platform

Base infrastructure with APIs, authentication, multi-tenancy, and shared services

Status: ๐Ÿ”ง In Development

๐Ÿ“‹ Prodaric Lease

Leasing Management

Complete lease lifecycle, contracts, renewals, and tenant management

Status: ๐Ÿ“‹ Planning

๐Ÿ“Š Prodaric Invest

Investment Analysis

ROI calculations, property valuations, portfolio analytics, and forecasting

Status: ๐Ÿ“‹ Planning

๐Ÿ˜๏ธ Prodaric Market

Property Marketplace

Buy, sell, rent listings with advanced search and lead management

Status: ๐Ÿ“‹ Planning

๐Ÿ”ง Prodaric Manage

Property Operations

Maintenance, work orders, vendor management, and facility operations

Status: ๐Ÿ“‹ Planning

๐Ÿ“ˆ Prodaric Analytics

Business Intelligence

Real-time dashboards, predictive analytics, and data visualization

Status: ๐Ÿ“‹ Planning


โšก Technology Stack

Backend

.NET C# ASP.NET Entity Framework

Frontend

React TypeScript Tailwind Vite

Database & Caching

PostgreSQL Redis

DevOps & Cloud

Docker Kubernetes GitHub Actions Azure

Architecture Patterns

Clean Architecture โ€ข Domain-Driven Design โ€ข CQRS โ€ข Event Sourcing โ€ข Microservices Ready


๐Ÿš€ Getting Started

๐Ÿ“š For Users

๐Ÿ’ป For Developers

โšก Quick Installation

# 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

๐ŸŒŸ Features Highlight

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

๐Ÿ”“ Open Source

Prodaric is 100% open source and free forever. We believe in transparency, collaboration, and community-driven development.

๐Ÿ“œ MIT License

Free to use, modify, and distribute for commercial and private projects

๐Ÿค Contributions Welcome

We actively encourage contributions from developers worldwide

๐Ÿ“‹ Code of Conduct

Inclusive, respectful community following Contributor Covenant

๐Ÿ”’ Security First

Responsible disclosure via Security Policy โ€ข Bug bounty program coming soon

How to Contribute

  1. ๐Ÿด Fork the repository you want to contribute to
  2. ๐ŸŒฟ Branch - Create a feature branch (git checkout -b feature/AmazingFeature)
  3. ๐Ÿ’ป Code - Make your changes following our style guide
  4. โœ… Test - Ensure all tests pass and add new ones
  5. ๐Ÿ“ Commit - Use conventional commits (git commit -m 'feat: add amazing feature')
  6. ๐Ÿš€ Push - Push to your fork (git push origin feature/AmazingFeature)
  7. ๐Ÿ”„ PR - Open a Pull Request with a clear description

Ways to Contribute

  • ๐Ÿ› 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!

๐Ÿ—“๏ธ Roadmap

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

๐ŸŒ Community & Support

Join Our Growing Community

GitHub Discussions Discord Twitter

Get Help & Stay Updated

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)

๐Ÿ“Š Project Stats

GitHub Org's stars GitHub followers GitHub watchers


๐Ÿ“„ License

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.


๐Ÿš€ Built for the Future of PropTech

Made with โค๏ธ by developers, for developers

โฌ† Back to Top


Transforming real estate through open-source innovation

Popular repositories Loading

  1. Prodaric Prodaric Public

    Prodaric: The Productivity Framework

    HTML

  2. .github .github Public

Repositories

Showing 2 of 2 repositories
  • Prodaric Public

    Prodaric: The Productivity Framework

    prodaric/Prodaricโ€™s past year of commit activity
    HTML 0 MIT 0 10 (3 issues need help) 0 Updated Jan 15, 2026
  • .github Public
    prodaric/.githubโ€™s past year of commit activity
    0 MIT 0 0 0 Updated Jan 15, 2026

Top languages

Loadingโ€ฆ

Most used topics

Loadingโ€ฆ