vikas100 / iOS-Ecommerce-app

A basic iOS shopping app made in Swift 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Ecommerce App

This is a basic Ecommerce app which allows you to log in into a server, add and remove products to cart and check that cart. It has been made as an academic project, and I focused myself in developing the evaluated functionalities. For this reason, the app is lacking some really useful functionalities like an administration panel according to the user role, or an user profile side.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. You will need CocoaPods, Moltin, Alamofire and SwiftyJSON.

Prerequisites

To install the project you will need to have the lastest version of Xcode. If you don't have it yet you can download it in the App Store.

Installing

Download the project folder or clone the repo.

git clone https://github.com/FCartier/iOS-Ecommerce-app.git

Then open the project folder and double click on the Loic&Flo.xcworkspace

The project is open in your Xcode :)

Built With

  • Alamofire - Used to interact with the server
  • SwiftyJSON - Used to deal easily with the JSON data
  • Moltin - Used for some comfortable functions

Authors

  • Florian Cartier - Initial work

License

This project is licensed under the MIT License

Acknowledgments

  • A special thanks to Paul Jeannot for his advice and explanations.

About

A basic iOS shopping app made in Swift 3


Languages

Language:Swift 98.6%Language:Ruby 0.9%Language:C 0.6%