Git Product home page Git Product logo

interview-project-contact-manager's Introduction

For this coding challenge, we would like for you to build a simple contact manager web application. 
The app should have a list of contacts, allow the user to add new contacts and edit existing ones. 
These are the fields you will need to collect:

First Name
Last Name
Zip Code
City
State

To add to the challenge, you need the City & State fields to be populated from a dynamic client 
side web service call based on the Zip Code the user enters. 
This web service is located @ http://ziptasticapi.com/ .

While we prefer you use our primary language, Python, you can choose a language you are more comfortable with.

Since the app needs to display previously entered information, you will need to persist data to a database. 
We typically use what is available on Google’s cloud platform (MySQL & Datastore), but you could also 
use SQLite, PostgreSQL,...

We encourage you to commit to your repo early and often. This will help show the phases/flow of your 
development.  To get started fork the repository and when you are all done submit a pull request 
so we can review it.



interview-project-contact-manager's People

Contributors

lylescott avatar

Watchers

 avatar  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.