Git Product home page Git Product logo

instacart's Introduction

instacart

instacart interview project

dbscript.sh - run this to generate csv report to stdout with number of applicants in each stage grouped by week of initial application

Parameter 1 is start date Parameter 2 is end date

This script expects applicants.sqlite3 in the current directory and sqlite3 on the system.

There may well be a slight bug in how weeks are broken up. I was unable to receive confirmation if the example values on the problem description were actual expected values or merely a formatting display.


The rest of the files are the apply functionality. landing.html is the landing page apply.php handles the application confirm.php stores the results edit.php modifies an application

The rest are helper files.

The pages only require php.

The output is in the confirm page, in the html. This is contrary to specs, and is a result of the fact that PHP seems to run either in a "write to server console" mode or a "write to HTTP response" but not both. Further, finding a writeable file depends on the environment. So key-value pairs are output on confirmation.

The style is nonexistent; I am not a front-end developer.

There are no checks for validity of data, like parsing phone numbers.

instacart's People

Contributors

mathwizard1232 avatar

Watchers

James Cloos avatar kangli 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.