Skip to content

Property rental web application populated with data from Chicago Airbnb dataset. Hosts may generate recommended prices for their rental listings with a machine learning-based price recommender. The main feature is a scheduling system for tenants to book rentals for property listings that hosts create.

Notifications You must be signed in to change notification settings

ereilly89/chicago-housing-rental-app

Repository files navigation

RentalApp

A Chicago housing rental service web application built using Node.js, Express, and MongoDB.

Installation

command: git clone

Install any required dependencies with command: npm install

Running the app

command: nodemon start url: localhost:3000

Dataset

Chicago Airbnb data: http://insideairbnb.com/get-the-data.html

About

Property rental web application populated with data from Chicago Airbnb dataset. Hosts may generate recommended prices for their rental listings with a machine learning-based price recommender. The main feature is a scheduling system for tenants to book rentals for property listings that hosts create.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published