Coder Social home page Coder Social logo

minimal-home-management's Introduction

screenshot
screenshot

Offer1 Interview Exercise

This project was bootstrapped with Create React App to give you a quick starting place for the exercise.

Exercise Description

Image that you have been hired to create a new Real Estate application to help consumers purchase a home. Your new company is up against the a tight timeline and needs to deliver a minimum viable product (mvp) ASAP! In order to compete in the market place your MVP should provide the following core functionality:

  • View/browse all available homes
  • Filter homes by City, Price, Number of Bedrooms
  • Show detailed view for a selected home

However, if you really want to win over customers the following nice to haves would be greatly received by your customers:

  • Sign-in Page
  • Ability to share a home on social media
  • Send a message to the seller's agent

Solution Details

Create a detailed web app that solves for the following:

  • modularity/re-use of components
  • appropriate handling of flow/navigation
  • appropirate handling of data/state
  • Look and feel of the application (after all this is a GUI)
  • quality (unit or functional tests are extra credit)

A sample data set representing properties has been included to help get you started on what an API call would likely return for the list of active properties. Due to limited timeframe for the assignment it is fine to mock out API calls, however, your application should still dispatch events as though it was making API calls to a service and handle/store data as though it was received from an API call.

As each solution is reviewed there will be an emphasis on the use of ReactJS best practices, design patterns, use of standard packages, use of ES6.

Submitting the Exercise

  1. Ensure that the scripts below (npm start/test/build) are all working for your solution. They should all run successfully.

  2. Please make sure the repo is public. If you prefer to keep your repo private, then ensure you have granted read access to tonyhernandez and mapayares.

  3. Completed the Google Form here once you are done with the code. Once submitted do not make any further changes to the code!

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 the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

minimal-home-management's People

Contributors

allmygod avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.