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

https://github.com/amirdaliri/d63181fffacf7f55df742aa964ab9a35


https://github.com/amirdaliri/d63181fffacf7f55df742aa964ab9a35

Last synced: 26 days ago
JSON representation

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.