My Projects
Shivam Sahu
Posted on August 7, 2024
Project Name: real-estate-management
Description:
A online property management solution for real estate. It is a cross-platform mobile application designed to connect property owners and Buyers. Also property owners can rent their vacant spaces.
Key Features:
- Login/Sign up
- Home page see all available properties
- Search properties
- Add properties page
- properties detail page
- About us page
- Auto Redirect using Guards.
- Profile Managment
- Image uploaded functionality
- Image delete functionality
- Categories – Create, Update and Delete,Image Uploaded functionality
- properties – Create, Update and Delete,Image Uploaded functionality
Technologies Used:
- Ionic 8+
- Angular 17
- HTML
- CSS
- BOOTSTRAP
Challenges & Solutions:
When dealing with large lists or complex data sets, the app might experience performance degradation, such as slow scrolling or high memory usage, which can lead to a poor user experience.
Ionic provides a ion-virtual-scroll component that only renders the items currently visible on the screen, thus improving performance by reducing the number of DOM elements.
Posted on August 7, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
November 30, 2024