Skip to content

avzz-19/housing_layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rent the Perfect House with Service-Optimized Layout Design.

A UI system that can create a housing layout and recommend the best suited house for rent in the layout. The score for each house is calculated based on the availability of services(Restaurant, Gym, Hospital) nearby.

  1. The user can create a dynamic housing layout of M x N dimension.
  2. The user can assign each plot in layout with any of the following -
    a. House
    b. Restaurant
    c. Gym
    d. Hospital
  3. Each House should be added with a unique label to identify it.
  4. Movement from one plot to adjacent plot can only be done either horizontally or vertically.
  5. A plot will be considered as a distance of 1km while calculating the score for the house.
  6. The UI has a button that recommends the best house to choose.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Code Sandbox

https://codesandbox.io/p/github/avzz-19/housing_layout/main?workspaceId=a15d5b2d-9aad-4713-8a2e-c4d5a011e2f0&file=%2FREADME.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published