Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 838 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 838 Bytes

Limpoa

Native iOS application written in Objective-C that maps all the waste collection points for the Brazilian city of Porto Alegre using data from the Government open data project #datapoa. This is the first app I've published on the App Store.

Limpoa video promo by the city Government of Porto Alegre

Download it on the App Store

Dependency Manager:

We're using Cocoapods for manage our dependencies, you can install with:

sudo gem install cocoapods

Dependencies

Installing all dependencies:

pod install

When the instalation has been finished, you can open Limpoa.xcworkspace file and then build & run (⌘+R) the application.