EthioHomes is a full-stack web application that allows users to browse, book, and manage property rentals across Ethiopia. The platform offers property listings, secure user authentication, owner approval, and payment integration, making rental management easier for both tenants and property owners.
- 🔐 User registration and login
- 🏘️ Property listing with detailed info and images
- 📅 Calendar-based booking system
- ✅ Owner approval before booking confirmation
- 💳 Payment integration (via Telebirr/Chapa)
- 📊 Admin dashboard for managing users and properties
- 📥 Messaging system between users and property owners
- 📁 Manual ADO.NET used for database interaction (no Entity Framework)
| Frontend | Backend | Database | Other Tools |
|---|---|---|---|
| Bootstrap | ASP.NET MVC (C#) | SQL Server | ADO.NET, Chapa |
DashBord
EthioHomes/
├── Controllers/
├── Models/
├── Views/
├── wwwroot/
├── Scripts/
├── Content/
├── ...







