Skip to content

Simple iOS m-commerce application implemented with usage of FakeStore API as a data source. It allows user browsing products and adding them to the virtual shopping cart.

Notifications You must be signed in to change notification settings

igahupalo/mShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

mShop

Simple iOS m-commerce application implemented with usage of FakeStore REST API as a data source. It allows user browsing products and adding them to the virtual shopping cart.

FakeStore API - https://fakestoreapi.com.

The application was implemented with usage of:

  • Cocoa Pods for third-party libraries menagement
  • UIKit for presentation layer
  • Realm as local database
  • Alamofire for retrieving data from API

Screenshots

Running the App

  1. Clone this repository.
  2. Open shell window and navigate to project folder.
  3. Run pod install.
  4. Open mShop.xcworkspace and run the project on selected device or simulator.

Data source

FakeStore API - https://fakestoreapi.com.

About

Simple iOS m-commerce application implemented with usage of FakeStore API as a data source. It allows user browsing products and adding them to the virtual shopping cart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published