Skip to content

pattu777/Shopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Internship

This repository contains my answers to the questions of Shopify for internship position.

Task 1 - Shopicruit

Run the file as shown below.

Clone the repo

$ git clone git@github.com:pattu777/Shopify.git
$ cd Shopify

Create and activate virtual environment

$ virtualenv venv --no-site-packages
$ source venv/bin/activate

Install packages

$ pip install -r requirements.txt

Run the script

$ python shopicruit.py

Task 2 - Improvements to JS and Ruby code

Please look at the file task2.txt for solution.

Task 3 - Feature Ideas

Please look at the file hackday.txt.

About

Programming tasks for internship @Shopify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages