Skip to content

Jayranking/Real-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Investment Platform

Project Description

This Real Estate Investment Platform provides two distinct categories for investors: Buy and Build. In the Buy section, the admin uploads property listings along with agent details, enabling investors to browse and purchase available properties. In the Build section, the admin uploads agent details, land listings, and building plans, allowing investors to buy land and customize their building plans.

Features

Admin Panel:

  1. Upload properties and agent details in the Buy section for investors to purchase.
  2. Upload land listings, building plans, and agent details in the Build section for investors interested in custom building projects.

Investor Functionality:

  1. Browse and buy properties through the Buy section.
  2. Browse land and building plans through the Build section.
  3. Access agent details for consultations and purchases.

Technology Stack

  1. Backend: Node.js, Express.js
  2. Frontend: EJS (Embedded JavaScript templates)
  3. Database: MongoDB

Installation and Setup

  1. Clone the repository: git clone https://github.com/Jayranking/Real-estate.git

  2. Navigate to the project directory: cd Real-estate

  3. Install the dependencies: npm install

  4. Set up environment variables in a .env file:

    APP_PORT = 9001

    DB_URI = mongodb://127.0.0.1:27017/real-estate

    TOKEN_SECRET = ""

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published