AArchange / real-estate-laravel

Real Estate / Estate Agent, solution for your Property Agency. Application written in Laravel 11 / PHP 8.3 using Filament 3
https://www.facebook.com/liberusoftware
0 stars 0 forks source link

Importing properties #6

Open AArchange opened 1 month ago

AArchange commented 1 month ago

Description: Implement a system to automatically import properties from over 50 third-party real estate agency CRMs.

Tasks :

Study real estate CRM APIs. Develop import functionality for each CRM. Create data transformation scripts to fit your model. Test the import with real data. Acceptance criteria:

Properties are correctly imported from CRMs. Imported data is linked to the format required by your system. Import errors are managed and reported.

curtisdelicata commented 1 month ago

Ambitious for all 50 but do an abstract class and maybe start with the major competitors first. Thank you.

curtisdelicata commented 1 month ago

Jupix done.