Skip to content

mgurgel/tapcep

Repository files navigation

TapCep

TapCep is a reverse lookup web app for Brazilian zip codes (known as CEP) with an iPhone-like interface.

The application is currently available in Portuguese only.

Demo

A functional demo is available at http://tapush.com/tapcep

Installation

  1. Clone this repository
  2. Visit República Virtual and download their SQL dump file (look for a link that says "Download da base de dados de CEP")
  3. Unarchive and import the dump file into a MySQL database
  4. Rename db_connect.sample.php to db_connect.php
  5. Edit the settings in db_connect.php to match the database in step 3
  6. Upload the app to a webserver

The app should do a local database query before falling back to the República Virtual webservice in order to take the load off their server.

To do

  • Offline application cache
  • Client-side database for bookmarks
  • Internationalization
  • Address lookup

Support, comments, suggestions

Message me on twitter

About

Simple iPhone web app for the reverse lookup of Brazilian zip codes

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors