As we can see, the most difficult Trello cards are already done:
- The PHP framework is built and tested (managing schema simple types and array types, adding/deleting a Weaviate index, indexing data, searching, showing facets, filtering results)
- Weaviate GraphQL and REST APIs are integrated
- PHPUnit and Selenium tests for Github actions are ready
Missing features:
- Sorting
- Pagination
- Aggregation queries with statistics on numerical values
- Generating a custom Weaviate docker compose file
- Connecting to Weaviate Cloud Service with OpenIDs
- … (to be discovered soon)