Type of Work
Front-End Web Development / Interactive Real Estate Website
Technologies Used
HTML5, CSS3, Bootstrap, JavaScript, LocalStorage
Features
Real estate platform with multiple pages for browsing and managing properties (Home, Details, Favorites, My Properties, etc.)
Property search and listing display with JSON-based data
Responsive and modern UI using Bootstrap for layout and components
User interaction with JavaScript for dynamic behavior (favorites, listings UI)
LocalStorage used to save user data (e.g., favorites or properties list) without a backend
Multiple functional pages like login, register, dashboard, property details, and favorites
Implementation Method
The project was developed using HTML5 and CSS3 for structure and styling, enhanced with Bootstrap for responsive design and layout. JavaScript was used to add interactivity and handle front-end logic, while LocalStorage enabled storing and retrieving user-specific data directly in the browser without requiring a server. The repository includes all website assets (CSS, JS, images, JSON data) and several HTML pages for different features of the real estate platform