issues
search
adrienshen
/
eggroll-pos
Modern POS for Quick-Serve Restaurants in Typescript and React
https://eggrollpos.com
5
stars
8
forks
source link
sync zomato and our merchant
#16
Closed
KHvic
closed
4 years ago
KHvic
commented
4 years ago
12
Add zomato_id column to merchant table
Drop certain information from merchant table (let's use whatever zomato provide us to save time, location & type of restaurant already provided by their API)
filter to return only shops in our database
All tested locally
adrienshen
commented
4 years ago
LGTM! Just a comment about
knex
migration
12
All tested locally