Welcome to LogicEstate, a comprehensive real estate platform built with React and Material-UI for the frontend. This application provides users with the ability to explore and filter properties, view statistics through interactive charts, and utilize Google Maps integration to visualize property locations.
- ๐ Property Listings: Browse, add, delete & edit a variety of homes and apartments with details like price, number of rooms, and city.
- ๐บ๏ธ Google Maps Integration: Visualize property locations on an interactive map using Google Maps API.
- ๐ Filtering and Sorting: Filter properties based on price, number of rooms, city, and more. Sort properties.
- ๐ Statistics Page: Access a dedicated page with visually appealing charts showcasing real estate statistics.
- โ๏ธ React: Developed using the React library for building dynamic user interfaces.
- ๐ Material-UI: Utilizes Material-UI components for a modern and responsive design.
- ๐บ๏ธ Google Maps API: Implements Google Maps for visualizing and adding property locations.
- ๐ Charting Library: Integrates a charting library to create interactive statistical charts.
LogicEstate's frontend communicates with a separate backend repository to make CRUD operations. LogicEstate-Backend.