Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 2.37 KB

File metadata and controls

73 lines (49 loc) · 2.37 KB

KontraX: Real Estate Wholesaling App

Introduction

KontraX is a specialized application designed to streamline the operations of a real estate wholesaling business. By automating and optimizing various tasks and processes, KontraX enhances productivity and decision-making in managing real estate opportunities.

Purpose

The application aims to simplify and enhance the efficiency of the wholesaling process from lead generation to closing deals, ensuring a smooth workflow for wholesaling real estate.

Tech Stack

  • Front-end: React.js
  • Back-end: AWS Lambda Functions
  • API Requests: Axios (front-end)
  • Database: PostgreSQL

Features

Main Pages

  1. Dashboard: Displays key analytics and KPIs.
  2. Prospects: Upload and manage property lists.
  3. Leads: Prioritize and manage leads.
  4. Offer Oracle: Assist in property analysis and offer calculation.
  5. Offer Outreach: Manage and track offers to sellers.
  6. Inspections: Guide for scheduling property inspections.
  7. Buyers: Manage buyer information and preferences.
  8. Deal Deploy: Handle deal distribution and buyer follow-up.
  9. Title Kickstart: Streamline communication with title companies.

Secondary Pages

  • Notifications: Manage app notifications.
  • Phone Number Management: Manage business-related phone numbers.

Database Schema

Key Tables

  • leads
  • buyers
  • title_companies
  • jv_opportunities
  • notifications

Detailed schema information is provided in the database schema file.

Roles

  • Admin: Oversee overall application functions.
  • Cold Callers (CCs): Engage in effective cold calling and lead management.
  • Acquisition Manager (AM): Handle sales, negotiation, and closing deals.
  • Disposition Manager (DM): Manage buyer interactions and deal disposition.
  • Principle: Oversee all processes and make strategic decisions.

Development Stages

  1. Frontend Development
  2. Backend Integration
  3. User Authentication & Authorization
  4. Database Setup
  5. Testing & Quality Assurance
  6. Deployment & Maintenance

Conclusion

KontraX represents a significant advancement in real estate wholesaling management, offering comprehensive tools and features to enhance the operations of Wholesaling.


For more information on development guidelines, setup, and usage, refer to the accompanying documentation.