Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.79 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.79 KB

TODO:

HausHuntr

Additional information or tagline

A simple app for keeping track of new home listings you are interested in when searching for a new home. Schedule appointments, and add notes to make moving a breeze!

Installing / Getting started

This project was not intended for mobile, as such, your mobile experience may vary.

To run this app locally, run:

npm install && npm start

and enjoy HasuHuntr!

Features

HausHuntr was built with a few simple, key features:

  • Signup Credential validation: A user can't sign up with blank credentials.
  • User authentication: persisted users can log in to keep track of the listings that they are interested in, and their scheduled appointments.
  • Stylish cards keep all of the information organized and easy to get to.
  • Open all of the collapsible elements to see the neighborhood information, home layout information, and any notes that you have taken about the property
  • Schedule appointments directly from the listing card!

Contributing

"If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome."

Built With

  • React - A framework built for web components
  • Materialize CSS - Class based css styling in the Material Design language
  • React Materialize - React components built with material design.

Authors

  • Liam Killion - React Buildout - GitHub
  • Abraham Rudy - Backend structuring - Github

Links

Licensing

"The code in this project is licensed under MIT license."