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.
Ikea shoppers submit articles numbers and receive product information.
Step-by-step on how to deploy, configure and develop this app.
-
Create Heroku app
-
Add PostgreSQL database addon
-
Use items.sql and users.sql to create two tables
- Enter Credentials in local_settings.py