Full-stack real estate marketplace built with ASP.NET Core 9 and React 19 Key Features: • 360° Panorama Tours with Three.js • AI-Powered Listings (OpenAI GPT-4) • Real-time Chat (SignalR + Stream) • VNPay & MoMo Payment Integration • Professional Agent Profiles • Membership Tiers & Advanced Search Tech: .NET 9, EF Core, SQL Server, React
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
66
commits
7
commits
Fix user avatar and profile update in UserDashboard using proper endpoints instead of non-existent one
23114f6View on GitHubAdd loading state to Post form submission and replace context-dependent Toast message with global react-toastify so navigation completes instantly with visibility
2f859abView on GitHubFix ASP.NET Core UseStaticFiles 404 error by forcefully creating wwwroot and using PhysicalFileProvider to serve correctly newly uploaded images on Render ephemeral containers
86e120fView on GitHubAdd onError Unsplash fallback image to PostDetail for missing uploads
ed76f4fView on GitHubFix timeout 20000ms exceeded and restore navigate destination for CreatePostWizard
78a9015View on GitHubFix Post Server Error 500 when saving uploads and clean up console.logs/setTimeout for smoother UX
a603553View on GitHubAdd InitData endpoint to seed Admin user, Property Categories, and Areas
513a4f7View on GitHubFix PostgreSQL DateTime.Now Kind=Local insert error by enabling Npgsql.EnableLegacyTimestampBehavior
62515ebView on GitHubInstall all missing packages: fontawesome, signalr, react-slick, slick-carousel
4982faeView on GitHubRemove offending @ant-design/v5-patch-for-react-19 to fix Vercel Rollup failed to resolve error
635514aView on GitHubFix missing @ant-design/v5-patch-for-react-19 dependency on Vercel
ad59e52View on GitHub