All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial Laravel application demonstrating Altus 4 API integration
- Product search functionality with AI-enhanced results
- AltusService for API communication
- Product model with full-text search optimization
- Vue.js frontend with TypeScript support
- Search interface with relevance scoring display
- Product listing with search snippets and categories
- Comprehensive documentation and setup instructions
- Docker-ready configuration
- Test framework setup
- Service provider for Altus integration
- AI-Enhanced Search: Semantic search with relevance scoring
- Real-time Search: Instant search results with Inertia.js
- Search Analytics: Integration with Altus search analytics
- Modern UI: Responsive design with Tailwind CSS
- TypeScript Support: Full type safety in frontend components
- Error Handling: Comprehensive error handling and logging
- Configuration: Environment-based configuration management
- Laravel 12.x framework
- Vue.js 3 with Composition API
- Inertia.js for SPA experience
- MySQL with FULLTEXT indexes
- Tailwind CSS for styling
- TypeScript for type safety
- PHPUnit for testing