Skip to content

mauerbac/twilio-ikea-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kivik Locator (aka... Ikea Product Lookup)

This app uses Twilio SMS to accept Ikea article numbers. Once an article number is submitted, the app returns all relevant information (name, price, location in warehouse, URL). Once the shopper is ready to pickup the items in the warehouse, the shopper texts “Done”. The app then returns all their items with their locations.

Blog Post!

Usage

Ikea shoppers submit articles numbers and receive product information.

Example of it working Example of it working

Installation

Step-by-step on how to deploy, configure and develop this app.

Create Credentials

  1. Create Twilio account or use existing. Buy a new phone number.

  2. Create Bitly API key.

Setup Heroku Account & Database

  1. Create Heroku app

  2. Add PostgreSQL database addon

  3. Use items.sql and users.sql to create two tables

Configuration

  1. Enter Credentials in local_settings.py

About

An easy way to look up article numbers in ikea using Twilio SMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages