localspot/lib/localspot_web
Kevin Sivic 70bca86c23 Add business import feature with Mix task and admin UI
- Add Import module for parsing JSON and creating businesses with associations
- Add `mix localspot.import` task for CLI-based imports
- Add admin import page with drag-and-drop file upload at /admin/import
- Include sample import JSON and Buffalo NY business data (40 businesses)
- Support for importing hours and photos with each business

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 00:57:46 -05:00
..
components Update site branding and navigation for LocalSpot 2025-12-01 00:15:09 -05:00
controllers Update site branding and navigation for LocalSpot 2025-12-01 00:15:09 -05:00
live Add business import feature with Mix task and admin UI 2025-12-01 00:57:46 -05:00
endpoint.ex Initialize Phoenix LiveView project 2025-11-30 21:45:50 -05:00
gettext.ex Initialize Phoenix LiveView project 2025-11-30 21:45:50 -05:00
router.ex Add business import feature with Mix task and admin UI 2025-12-01 00:57:46 -05:00
telemetry.ex Initialize Phoenix LiveView project 2025-11-30 21:45:50 -05:00