Skip to content

Commit 24de486

Browse files
committed
Editing the documentation
1 parent b788817 commit 24de486

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Shopping cart example app
2+
=========================
3+
4+
This is a simple iOS app that demonstrates the functionality of a shopping cart.
5+
6+
This project uses [CocoaPods](http://cocoapods.org/) for managing its dependencies. So make sure you open ShoppingCartExample.xcworkspace.
7+
8+
If you are new to **CocoaPods**, I recommend this [explanation](http://nshipster.com/cocoapods/).
9+
10+
11+
![screenshots](Screenshots/screens.png)
12+
13+
## Third party libraries and utilities
14+
15+
- [FMDB](https://github.com/ccgus/fmdb)
16+
- [BButton](https://github.com/mattlawer/BButton)
17+
- [Paypal iOS SDK](https://github.com/paypal/PayPal-iOS-SDK)
18+
19+
### Icons
20+
The icons used here area from [Icons8](http://icons8.com/free-ios-7-icons-in-vector/).
21+
22+
### Products
23+
The products images are from [Trust Me, I'm An Engineer Campaign](http://teespring.com/engineermemes) on **Teespring**.

Screenshots/screens.png

173 KB
Loading

0 commit comments

Comments
 (0)