Book Offer

Custom House Design

While you can select from 1000+ pre-defined designs, just a little extra option won’t hurt. Hence we are happy to offer Custom House Designs.

Architectural Services

Interior Design

Architectural plan and drawings

Architectural Plan and Design

Includes floor plan , space planning and furniture layout

Architectural 3D Elevation and 3D models

3D/2D elevation and cutsection design

Complete Architectural & Civil drawings

Floor plan, Elevation, Structural Drawings, Working drawings, Electrical, plumbing, drainage

Projects Management & supervision

End to End Project management with supervision till turnkey

Select Interior Design Plan

Home Interiors

Office/Commercial Interiors

Anything else designer should know? (optional)

Select Home Interior Design

Full Home Interior

Interior Design solution for full home

Partial Home Interior

Single units like Bedroom, Kitchen, Livingroom, terrace garden etc

Select Category

Share Contact Detail




Verify Number

Please Enter OTP sent to (change number)

Go to Dashboard
Your lead has already been submitted.

Get OTP on call (23 Seconds)

Thank You for verfication, One of our representatives will call you shortly.
Invalid OTP

You have almost reached

Few steps to complete

Deepak kumar SINGH

Projects

Reviews

`; if(review.commentedBy.dp){ html += `

${review.commentedBy.dp}

`; }else{ html += `Random User Profile Image`; } html += `
`; html+= `${review.headline ? review.headline : ""}`; html += `

${review.commentedBy.date}

`; html += `
`; var rating = review.rating ? review.rating : 0; for (var i = 1; i <= 5; i++) { if(rating > 0){ html += ``; rating = rating - 1; }else{ html += ``; } }; html += `
`; if(review.commentedBy.dp){ html+= `${review.commentedBy.name}`; }else{ html+= `${review.commentedBy.mobile}`; } html += `

${review.comment}

` }); if(reviews.length >= 5){ var loadreview = `
Load More
`; }else if(reviews.length == 0){ var loadreview = `

No more Reviews!

`; } $("#appendHere").append(html) $("#loadreview").html(loadreview) } }); } // Store Reviews function storeReviews(data){ let dataValue = data; let url = `https://api.makemyhouse.com/public/DesignerReviews/store`; $.ajax({ url: url, type:'POST', data: dataValue, success: function (result) { if(result.data.ID ){ $("#thakumsg").html("Thanks for your valuable time!"); $("#thankYouModal").show(); setTimeout(reloadWindow, 3000); } } }); } // For Reload Window function reloadWindow() { location.reload(); } //For login via mobile number $("#submitMobileBtn").click(function(){ var mobile = $("#mobileInput").val(); var isd= 91 var appcode= "PORT" var data = { mobile, isd, appcode } sendOtp(data) }) function sendOtp(data){ var url = `https://api.makemyhouse.com/customer/me/loginotp`; $.ajax({ url: url, type:'POST', data: data, success: function (result) { if(result.msg == "otp sent successfully"){ $("#mobileModal").hide(); $("#otpModal").show(); } } }); } // For Verify Otp $("#submitOtpBtn").click(function(){ var mobile = $("#mobileInput").val(); var otp = $("#otpInput").val(); var isd= 91 var appcode= "PORT" var data = { mobile, isd, appcode, otp } verifyOtp(data) }) function verifyOtp(data){ var url = `https://api.makemyhouse.com/customer/me/veryfyotp`; $.ajax({ url: url, type:'POST', data: data, success: function (result) { if(result.token){ $("#otpModal").hide(); var user_id = result.userDetails ? result.userDetails.userID : ""; var to_user_id = "5713"; var rating = $("#rating_simple1").val(); var comment = $("#comment").val(); var name = $("#name").val(); var headline = $("#headline").val(); var data= { headline, name, user_id, to_user_id, comment, rating } storeReviews(data) }else{ alert(result.msg) } } }); } $(document).ready(function() { let userId = `5713`; if(userId){ let querystring = `&professional_id=${userId}`; designerReviews(querystring) } }); -->
Get in Touch
Chat With Us