Skip to content

sunkickr/OOS-invest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOS-invest

Tools to make real estate investing easy

Overview:

The internet is now wildly used by real estate investors to find information on properties and to make decisions on where to invest. It is an essential tool for out of state investors. This application will make it easy to find properties, analyze deals, and manage investments.

Phase one:

Phase one will be an app where investors can add information about a property such as purchase price, expenses, and rental income, and generate a report of potential ROI and cash flow. Users can easily adjust the purchase price to see how it affects the potential of a deal. As much information as possible should be auto-populated to facilitate ease of use.

Quick Start

update the MONGO_URI in config/keys.js with the appropriate name and pasword.

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Run the Express server only
npm run server

# Run the React client only
npm run client

# Server runs on http://localhost:5000 and client on http://localhost:3000

About

Tools to make real estate investing easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published