Code Monkey home page Code Monkey logo

hfbgk321 / reinvest_fullstack Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 5.3 MB

Have you wondered if a house is a good buy for your real estate portfolio? REInvest's free software will give any user important details to help make the decision a lot easier for you. Important attributes crucial to your investment decisions are considered such as Cash on Cash return, ROI, Net Operating Income, Fixed Monthly Morgage, Monthly Cash Flow, and many more valuable details for you to evaluate the investment upon. This software also allows you to save your previous houses, allowing you to come back and check them whenever you want.

Home Page: https://reinvest.life/

HTML 1.57% CSS 8.15% JavaScript 90.04% Shell 0.24%
realestate investment cash-on-cash

reinvest_fullstack's Introduction

Reinvest.life

Lines of code GitHub repo size

Description

Have you wondered if a house is a good buy for your real estate portfolio? REInvest's free software will give any user important details to help make the decision a lot easier for you. Important attributes crucial to your investment decisions are considered such as Cash on Cash return, ROI, Net Operating Income, Fixed Monthly Morgage, Monthly Cash Flow, and many more valuable details for you to evaluate the investment upon. This software also allows you to save your previous houses, allowing you to come back and check them whenever you want.

Navigating the UI

  • Homepage Upon logging in, you will be directed to your properties page, which will allow you to view, edit, or create analysis for a new property.

  • Add New Property Clicking the Add New Property button will redirect to a form page, prompting you to fill in some information about your property. Our software will then use that data to calculate different factors of this property using industry formulas.

  • Updating Property There are two ways that you can edit information about a property. You can either click the edit button in the property page or click the update button in the analysis page.

  • Viewing existing properties All your existing properties will populate in your properties page. We incorporated a search bar for you to search properties based on address. To view data about an existing property, just click the view button, which will direct you to the analysis page of that property.

Getting Started

How to run this on your local server:

  1. Clone the project, and run the command 'npm install' in the terminal to install dependencies.
  2. To launch the backend local server, run the commands 'cd ' and 'npm run dev'
  3. To launch the frontend local server, run the commands 'cd ' and 'npm start' Both the backend and frontend server need to be started and running for the software to be operable.

Prerequisites

What things you need to install the software and how to install them

You will need to install VSCode, as well as Node.js

Installing

$ git clone https://github.com/hfbgk321/reinvest_fullstack.git
$ cd .\reinvest_fullstack\
$ <Go to .env.example to connect to your own MongoDB database and provide the Token Secret>
$ cd .\reinvest_backend_master\
$ npm install
$ cd ..
$ cd .\reinvest_frontend\
$ npm install
$ cd .. 
$ cd .\reinvest_backend_master\
$ npm run dev
$ <Open up a new Terminal>
$ cd .\reinvest_fullstack\
$ cd .\reinvest_frontend\
$ npm start

The website should launch automatically in a new window.

Deployment

REInvest was deployed on Heroku for the backend server and the frontend server on Netlify

Check it out: http://reinvest.life/

Built With

Technologies Used: React.js, Node.js, Express.js, Mongoose, MongoDB, Git, Heroku, Netlify, JS, HTML, CSS, JSX, Bootstrap, Axios, Babel, JSON Web Token, JS-Cookie, Cors, Nodemon, Charts.js, React Router

Contributing

Github:

Linkedin:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.