Skip to main content

Animal Logic: Technical Challenge

Project description

CircleCI Coverage


Rolodex

This is my submission for Animal Logic's technical challenge. It is a simple application for managing people's contacts and addresses. Before getting started, let's go over the requirements:


The Requirements

1:

Create a repository on one of the major development platforms (i.e GitHub, Bitbucket)_

2:

Provide a CI setup that clones the repository and runs the tests of your code every time code is committed (in any branch).

3:

Write a command-line tool in python that takes some sets of personal data (name, address, phone number) and serialise them/deserialise them in at least 2 formats, and also display the data it in at least 2 different ways.

  • ​There is no need to use a GUI Framework - text output/HTML or any other human-readable format is fine.

  • There is no need to support manual data entry - you could provide a file in one of your chosen formats to use as input test data.

  • Write it in such a way that it would be easy for a developer to:

    • add support for additional storage formats.
    • query a list of currently supported formats.
    • supply an alternative reader/writer for one of the supported formats.​

Next Steps


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

my-rolodex-0.2.0.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

my_rolodex-0.2.0-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page