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

https://github.com/kiarashvosough1999/samplefield


https://github.com/kiarashvosough1999/samplefield

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# SampleField Article With Hexagonal + Coordinator Architecture Pattern

SampleField is s simple app to get input from user with specific pattern and save it on database, user also has this ability to shuffle the input.

### Current Features:

- Used **`Hexagonal`** + **`Coordinator`** Architecture Pattern
- Several Scene Support
- Reactive binding and Services with **`Combine`**
- Modularized
- Dependency Injection with self implemenetd `Service Locator`
- CoreData Store with a custom layer
- Several Custom UI Components
- App Styling
- Used No Dependencies

## TODO
- [x] Unit Test Samples
- [ ] UI Test