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

Data import and export #13

Open AArchange opened 2 months ago

AArchange commented 2 months ago

Description: Enable import and export of property data to and from various formats (such as CSV, XML).

Tasks:

Develop import and export functionalities. Ensure compatibility with current formats. Test import and export with various data sets. Acceptance criteria:

Data is imported and exported correctly without loss of information. File formats conform to specifications. Import/export errors are handled correctly.

curtisdelicata commented 2 months ago

CSV import exists. No current export to CSV or JSON