An open API service indexing awesome lists of open source software.

https://github.com/amirdaliri/commercelab


https://github.com/amirdaliri/commercelab

apollo-cli graphql swiftui

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# CommerceLab

CommerceLab Test Case

## Features

- **Expandable Category List**: Dynamically load and display categories and their subcategories in a collapsible, user-friendly list.
- **GraphQL Integration**: Fetch categories and subcategories using Apollo's GraphQL client for real-time updates.
- **Asynchronous Image Loading**: Efficiently load and display images using `AsyncImage` with graceful fallbacks.
- **Combine Framework**: Leverage Combine for managing state and reactive programming.
- **Elegant UI**: Designed with SwiftUI for a clean, responsive, and accessible user interface.
- **CI/CD**: Automated Build and UnitTest per each of the push on `main` branch