Git Product home page Git Product logo

Comments (22)

jwoertink avatar jwoertink commented on June 19, 2024

This project looks pretty cool! I wrote a gem a while back https://github.com/jwoertink/tourets that could be good for it. I don't work in this field anymore, so I haven't had the chance to really work on it. If you're interested in it, I can make you a maintainer on it, and help out where I can.

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

@jwoertink thanks for reaching out - great to hear from you!

Just had a look at tourets - it looks ideal for my use case. Right now I'm still busy fixing some bugs, adding tests etc. I hope to be able to start work on RETS integration in the next couple of weeks or so. At that point I will give tourets a spin and see if it works out for me.

The only thing I see right now that might be an issue is that its built on the placester RETS gem which is not being maintained anymore. If its fairly easy to swap that out for the estately rets gem (https://github.com/estately/rets) then I'll try to do that.

Yes, please make me a maintainer and I'll try to contribute.

One more thing - did you happen to find some RETS servers against which I could try things out with test credentials?

from property_web_builder.

jwoertink avatar jwoertink commented on June 19, 2024

My master branch is way out of date, but I have a rails branch that already has the placester gem ripped out. As far as I know, you have to pay to have access to the MLS and RETS. The idea behind TouRETS though was for an easy rails integration while being able to support multiple RETS server.

I'll add you on there, and we can work on making it more solid. Maybe @russ would like to get in on this action?

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Thanks @jwoertink - got your invite. I'll look into it as soon as I get the chance.

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Just found out today about an initiative to make it easier to access MLS data for development purposes. Applying for access now. Hope it makes things easier.

http://www.inman.com/2017/01/26/free-mls-data-feed-could-speed-up-real-estate-innovation/amp/

from property_web_builder.

mcohen9 avatar mcohen9 commented on June 19, 2024

Just saw the updates for importing data from the MLS. looking pretty good so far this is exactly what im looking for. A suggestion would be to add support for OLR imports since its the main DB used for the NYC real estate market.

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Hi @mcohen9 , that was fast - I haven't even got round to writing about it here ;)

I have just had a look at the OLR website and they don't give me a chance to create a test account. Can you provide me a test account that I can use for development purposes? It can be just a temporary one that is deleted after a few days.

from property_web_builder.

mcohen9 avatar mcohen9 commented on June 19, 2024

Thanks man! @etewiah yes whats your email?

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

No worries @mcohen9. Just send me an email (ed at propertywebbuilder.com) and let's figure out a way to make it work.

from property_web_builder.

PaulyStix avatar PaulyStix commented on June 19, 2024

Hi,

I am currently in Albany,NY using https://crmls.paragonrels.com/ParagonLS/Default.mvc. Any help getting this added would be great!

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Hi @PaulyStix , I will have a look sometime next week. Do you have test credentials or a test server somewhere I can use for developing with?

from property_web_builder.

PaulyStix avatar PaulyStix commented on June 19, 2024

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Hi @PaulyStix, heroku does indeed allow you to add custom domains for free. The instructions are here:

https://devcenter.heroku.com/articles/custom-domains

If that is too confusing, give me a shout and I'll talk you through it.
(BTW - for each question, it is better to open a different issue. This will make it easier for people who have the same question in future to find the answer)

For the MLS, you already gave me the url but as I don't have credentials (username / password) to access it I cannot test to see exactly how the data is returned. Often an MLS will let you create test credential which you can share with a dev. Send me an email (ed at propertywebbuilder.com ) and we can discuss further.

from property_web_builder.

PaulyStix avatar PaulyStix commented on June 19, 2024

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Hi Paul, sharing a screen won't help much I'm afraid. When I get the chance I'll approach the MLS myself to ask if they can provide some test/dev data I can work with.

Did you have any luck with the custom domain on heroku?

from property_web_builder.

PaulyStix avatar PaulyStix commented on June 19, 2024

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Hi Paul, let's continue this conversation by email - everyone subscribed to this issue will get notifications about each comment here which can get annoying for them.
I can't see your attachment so please email it to me ( ed at propertywebbuilder.com ) and I'll try to help.

from property_web_builder.

Jscott388 avatar Jscott388 commented on June 19, 2024

Where you guys at with this? I have access to RETS data. I have 520 fields that I have to deal with. They aren't clearly. Some just say LM_Char10_7 as the field, some have better names, but over all the field labeling is ugly. So once you get this data, I am like how do I want to save this, in my case I am using mongodb. From there I have to figure out how to keep this updated. This is no easy task.

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Hey @Jscott388, I haven't had the chance to work on this in the last month. I hope to be able to return to it in a couple of weeks though. I am also thinking of making a standalone project out of this functionality. That would make it easier for people to export to their own data stores like mongodb.

Yes, one of the tricky bits to this is getting all the field mappings right. Do you have any Ruby on Rails experience? If you want me to explain a bit about how I went about this, feel free to give me a shout on skype (my user id is tewiii ) and we can schedule a chat.

from property_web_builder.

Jscott388 avatar Jscott388 commented on June 19, 2024

I figured it out. Use a mongoose schema and set the alias as the system name from the Rets data.

from property_web_builder.

christmoore avatar christmoore commented on June 19, 2024

What's the current status for this issue?

from property_web_builder.

etewiah avatar etewiah commented on June 19, 2024

Right now my focus is on migrating to vue js with the quasar framework:

#131

Happy to return to this issue if someone wants to work with me on it.

from property_web_builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.