Giter Site home page Giter Site logo

contact-list's Introduction

Notes and assumptions to make it simple

  • I didn't have any Django experience before (just FYI).
  • Main app (app) and API (api) are implemented as two apps within one Django project.
  • I didn't implement contacts paging.
  • Everywhere I use built-in local-memory caching.
  • I didn't care about Python 2.x compatibility.
  • Images are proxified through API to enable caching and/or ability to replace the source.
  • Requests to external sources and API are made directly from request handlers.

Questions to clarify

  • No authentication (is it needed?).
  • setup.py and other deployment things are missing.
  • CSV file size is not checked.
  • Image file size is not checked.
  • Tests are missing.

Screenshot

contact-list's People

Contributors

eigenein avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

ygazzah

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.