This C++ project is a Real Estate Portal System built using Windows Forms. It enables users to explore, list, compare, and purchase properties. Admins manage listings and users, while data persistence is handled through local file storage.
? Features
? User Functionality
Register, log in, and manage profiles
Add and edit properties (new listings are marked as pending until approved)
Search with advanced filters (location, price, property type, square footage, bedrooms)
Compare up to four properties side by side
Purchase properties using credit card and account balance
?️ Admin Capabilities
Access the admin dashboard
Approve or reject user-submitted properties
Edit, delete, or highlight any property
All users can edit any property (admin-only functionality)
Freeze/unfreeze user accounts to restrict submissions or purchases
Company Balance: If a user buys a property owned by the company, the payment is transferred to a shared balance accessible to all admins