/CarListing

Simple car listing app featuring Realm as DB Management

Primary LanguageSwift

Car Listing Readme

This is the test project using Swift Language. The project contains 2 main views. List View Add/Edit List View

Getting Started

Project is using Cocoapods for dependancy manager

https://cocoapods.org/

Use code below to install Cocoapods on your system

sudo gem install cocoapods

Use code below to install depencancies using Cocoapods

cocoa install

Open List.xcworkspace to run the project

Project compatibility

iOS 10.1 and above