https://github.com/kiarashvosough1999/samplefield
https://github.com/kiarashvosough1999/samplefield
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiarashvosough1999/samplefield
- Owner: kiarashvosough1999
- Created: 2022-02-09T08:27:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T08:08:01.000Z (over 3 years ago)
- Last Synced: 2025-01-29T13:45:44.825Z (8 months ago)
- Language: Swift
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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