Code Monkey home page Code Monkey logo

shopify-developer-challenge-2018's Introduction

This is my submission for the Shopify Developer Intern Challenge, 2018.

To install, run the command:
  npm install

To run, start the program main.js in node:
  node main.js

Documentation is available in the directory /docs

The API can be neatly formatted if the query ?pretty is passed into any url;
  for example, /orders?pretty provides the orders in pretty formatting.

I was working on implementing CRUD operations but ran out of time;
  Currently, the Create & Read operations are implemented, but Update & Delete
  are not.

Please note that the database should be already filled with data (from /database/db.sql);
  However, if the data does not get loaded correctly, it can be reinitialized by uncommenting
  the Initialization portion of main.js.

Code was developed using Express (along with the body-parser middleware) for the API
 & SQLite for the database.

All code written by Sean Hodges

shopify-developer-challenge-2018's People

Contributors

thomas-chabot avatar

Watchers

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