Coder Social home page Coder Social logo

personfinder's Introduction

============================= Person Finder ===================================

Person Finder is a searchable missing person database written in Python and
hosted on App Engine.

Person Finder implements the PFIF data model and provides PFIF import and export
as well as PFIF Atom feeds. It was initially created by Google volunteers in
response to the Haiti earthquake in January 2010, and today contains
contributions from many volunteers inside and outside of Google. It was used
again for the earthquakes in Chile, Yushu, and Japan, and now runs at
http://google.org/personfinder/.

============================= How to Contribute ================================

1. Set up the developement environment.
  1a. Set up your Git client. Make sure to set your name and email.
      > https://help.github.com/articles/set-up-git/
  1b. Install hub commandline tool.
      > https://github.com/github/hub
  1b. Clone the PF repository.
      $ git clone https://github.com/google/personfinder.git pf
2. Find an issue to work on, or create a new one.
   > https://github.com/google/personfinder/issues
3. Create a new branch, prefixed with your username.
   $ git checkout -b your-new-feature
4. Make changes and commit. Repeat the step until you are ready for code review.
   $ git commit
5. Push your local changes to the remote repository.
   $ git push -u origin your-new-feature
6. Create a new pull request. (-i is optional, but strongly encouraged.)
   $ hub pull-request -i <issue #>
7. The pull request will be reviewed by one of the code reviewers (*) and
   merged to the master branch after addressing reviewer's comments.
   ([email protected] or [email protected] as of 2015/01/30).

personfinder's People

Contributors

zestyping avatar gimite avatar nya3jp avatar pfritzsche avatar gennad avatar bonhommebiais avatar sbilac avatar alexandrezani avatar wilddamon avatar monkeystate avatar shaomei avatar katharosada avatar samking avatar

Watchers

James Cloos avatar Patricio Merino avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.