https://github.com/amirdaliri/d63181fffacf7f55df742aa964ab9a35
https://github.com/amirdaliri/d63181fffacf7f55df742aa964ab9a35
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amirdaliri/d63181fffacf7f55df742aa964ab9a35
- Owner: AmirDaliri
- Created: 2020-12-22T20:50:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-14T16:29:53.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T14:41:28.724Z (3 months ago)
- Language: Swift
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test project
### Installation
Run the following command to clone.```bash
$ git clone https://github.com/AmirDaliri/d63181fffacf7f55df742aa964ab9a35.git
$ cd d63181fffacf7f55df742aa964ab9a35
$ open -a Xcode d63181fffacf7f55df742aa964ab9a35.xcodeproj
```## Tech Detail & Architectural Detail
- MVVM Design Pattern
- URLSession Network Layer
- Unit Testing
- Swift Codable to implement Data models
- XIB and @IBOutlet to implement UI
- Encoding and data model test in Unit Testing Target
- CoreData to implement Fave tab
- System Colors to implement Dark Mode
- Functional Parametric Comments.
- Atomic commits and git flow to clear changes.