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

https://github.com/amirdaliri/bookstore_amirdaliri


https://github.com/amirdaliri/bookstore_amirdaliri

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# BookStore

### Installation
Run the following command to clone.

```bash
$ git clone https://github.com/AmirDaliri/BookStore_AmirDaliri.git
$ cd BookStore_AmirDaliri
$ open -a Xcode BookStore.xcworkspace
```

## Tech Detail & Architectural Detail

- MVVM Design Pattern
- Alamofire Network Layer
- ObjectMapper to implement Data models
- XIB and @IBOutlet to implement UI
- CoreData to implement Fave tab
- Functional Parametric Comments.
- Atomic commits to clear changes.