All Projects → filipealva → Cepp

filipealva / Cepp

Open-source iOS application written to explore Swift in its early days

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Cepp

Fullstack Flask Vuejs Argon Design
Flask Vuejs - Built with Automation Tools | AppSeed App Generator
Stars: ✭ 18 (+80%)
Mutual labels:  open-source
Contribute A Thon
Month-long Open Source contributing event ✨
Stars: ✭ 26 (+160%)
Mutual labels:  open-source
Polyfill Service
Javascript polyfills as a service. Java implementation.
Stars: ✭ 8 (-20%)
Mutual labels:  open-source
Libraries.io
📚 The Open Source Discovery Service
Stars: ✭ 903 (+8930%)
Mutual labels:  open-source
Fonts
A collection of rad, open-source typefaces that everyone needs in their lives.
Stars: ✭ 24 (+140%)
Mutual labels:  open-source
Pretzel
Javascript full-stack framework for Big Data visualisation and analysis
Stars: ✭ 26 (+160%)
Mutual labels:  open-source
Datenschutz Checkliste
[WIP] Open Source Checkliste für Webdesigner und -entwickler, um datenschutz-relevante Aufgaben nach aktuell geltendem Recht umzusetzen.
Stars: ✭ 16 (+60%)
Mutual labels:  open-source
Startbootstrap New Age
A web app landing page theme created by Start Bootstrap
Stars: ✭ 855 (+8450%)
Mutual labels:  open-source
Cyber Labs Get Started
This repository contains resources to get you started in the field of your choice.
Stars: ✭ 25 (+150%)
Mutual labels:  open-source
Acid
A high speed C++17 Vulkan game engine
Stars: ✭ 838 (+8280%)
Mutual labels:  open-source
Cortex4py
Python API Client for Cortex
Stars: ✭ 22 (+120%)
Mutual labels:  open-source
Best Practices Badge
🏆Core Infrastructure Initiative Best Practices Badge
Stars: ✭ 928 (+9180%)
Mutual labels:  open-source
Blossom
A free open-source design framework for the modern web
Stars: ✭ 26 (+160%)
Mutual labels:  open-source
Developersrising
Archive only! DISSOLVED! Verein zur Förderung von ProgrammiererInnen 💻 🎉
Stars: ✭ 19 (+90%)
Mutual labels:  open-source
Alfresco Jmx
Alfresco JMX module from Loftux AB
Stars: ✭ 8 (-20%)
Mutual labels:  open-source
Artify Core
The sweet heart of Artify 👑
Stars: ✭ 17 (+70%)
Mutual labels:  open-source
Cloud Sdk Cli
The command line interface for the SAP Cloud SDK
Stars: ✭ 26 (+160%)
Mutual labels:  open-source
Volumebar9
A jailbreak tweak to change the stock volume HUD
Stars: ✭ 10 (+0%)
Mutual labels:  open-source
Fontsource
Self-host Open Source fonts in neatly bundled NPM packages.
Stars: ✭ 836 (+8260%)
Mutual labels:  open-source
Girlscript chennai website
An open source project for creating a website that shall serve as a template for various chapters of GirlScript Foundation
Stars: ✭ 27 (+170%)
Mutual labels:  open-source

Cepp

iOS application written in Swift.

Icon by: Rodrigo Nascimento (tks :D)

IMPORTANT: *This project uses CocoaPods as the dependency manager, make sure you have it installed. After download or clone it, apply the following command in the directory of the project:

pod install 

and then open Cepp.xcworkspace file.

Available at the Brazilian AppStore

© 2014 Filipe Alvarenga

About

It's a simple application that can find details about an address based on a given zipcode (a.k.a CEP in Brazil). The user also can trace a route in the map using througt Cepp. The API which this app uses to search the information about zipcodes works only with brazilian zipcodes.

This application uses the [Aviso Brasil] (http://avisobrasil.com.br/correio-control/api-de-consulta-de-cep/) API to get the information of a zipcode and the Google Geocoding Service througt the wrapper SVGeocoder to get the geolocalization.

Open-source

I've made it open-source to share with the people the way that I used Swift to make this application.

P.S: This is my first application written in Swift, and it was written when Swift had 5 months of life. I've learned a lot after I wrote it and I hope to refactor this project to share with you a better way to write it with Swift soon.

Feel free to submit a pull request if you have any improvement to sugest. If you have a feedback or wants to talk with me you can send me an e-mail: ofilipealvarenga [at] gmail.com :)

Screen Shots

alt tag alt tag

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].