Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.04 KB

README.mdown

File metadata and controls

41 lines (26 loc) · 1.04 KB

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