Adjust CSV Mapping Web App

Job ID: 39889220

Budget: $10 – $30 USD

My web application parses a CSV file and stores the data in our database. The layout of that CSV has recently been modified, so the current mapping code no longer aligns column-to-field the way it should. I need the existing mapping logic updated so every column once again lands in the correct place and the import runs error-free.

What you will do
• Review the present CSV-to-model mapping section of the codebase (you’ll receive access to the repo and a sample of the new file).
• Update the mapping definitions to reflect the revised column order and names.
• Run an import with the sample file to confirm all fields populate correctly; no dropped or mis-typed data.
• Return the updated code and a brief note of what changed so I can merge confidently.

The app is web-based; all changes sit server-side, so there’s no UI work. If you’re comfortable navigating existing code, tweaking parser or ORM assignments, and pushing a clean fix, you’ll find this a quick win.