Skip to content

Will-H93/Surreal-Estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surreal Estate

A Single Page Application built using React that will allow you to add and search property listings, as well as save and remove your favourite listings. You can filter listings by the title of the listing, or you can filter by city or sort by price ascending or descending.

Screenshots

Desktop

Desktop

Tablet

Tablet with Nav open

Tablet-Nav

Tablet with Nav closed

Tablet-Without-Nav

Mobile

Mobile

Technologies Used

Language

  • React (using create-react-app)

Testing Utilities

  • Jest
  • React Testing Library

Packages

  • Axios
  • PropTypes
  • SASS
  • React Facebook Login
  • FontAwesome

Instructions

  • Clone this repo and cd into it in your IDE
  • Run npm install
  • Run npm start
  • Clone and run the Surreal-Estate-API in docker: Surreal Estate API
  • Run npm test to make sure tests still pass after making any changes.

If I had more time

  • Fix the logout button, it retains the old facebook hash value and will just regenerate a new one when you login. Only happens if you logout after reloading the site and doesn't stop the actual functionality from working.
  • Fix the nav styling on smaller desktops, so it doesn't bleed into other elements on the page.
  • Have a way to reset all filters without needing to reload the app.

Author

  • Will Hodgkinson

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors