localspot/lib
Kevin Sivic e8fd635ddb Add Businesses context with A-Frame architecture
Phase 1 - Database foundation:
- Categories, businesses, hours, photos migrations
- Ecto schemas with changesets and validations

Phase 2 - Business logic:
- Logic module with pure functions (Haversine distance, slug generation, etc.)
- Queries module for database operations with filtering
- Businesses context coordinating Logic and Queries layers
- 43 tests covering logic and queries

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 23:55:29 -05:00
..
localspot Add Businesses context with A-Frame architecture 2025-11-30 23:55:29 -05:00
localspot_web Initialize Phoenix LiveView project 2025-11-30 21:45:50 -05:00
localspot.ex Initialize Phoenix LiveView project 2025-11-30 21:45:50 -05:00
localspot_web.ex Initialize Phoenix LiveView project 2025-11-30 21:45:50 -05:00