Karyum / delivery-connect

1 stars 0 forks source link

early planning #1

Open Karyum opened 4 years ago

Karyum commented 4 years ago

Techinical questions:

1) can i remember a mobile device ? (is there always going to be consistent indicator to connect the mobile device with the user in the db maybe)

reason to ask that question is cause i web development we use cookies and sessions to identify users, while applications don't really seem to ask you to sign in over and over again.

2) How can we deploy Expo app to AWS ? 3) Can we use Waze to for navigation ? (not have a Waze map in the app, more like a link that opens Waze)

my though process here was, the delivery person might receive an order but is not sure where the restaurant is located, while we would know. so it would be cool to add a link to Waze or Google maps that helps with navigation. which then led me to my other question 4) should we have the restaurant owner/worker to also insert the client's address to help the delivery person find the place faster? this not really an MVP thing

DB table

there would an issue here linking for more details on each table the tables names are open for change signupInvites is so not everyone has an option to sign up and be a delivery person (cause they might be fake), instead they would get an invite link from the restaurant owner this needs a lot of thought

Notes:

Karyum commented 4 years ago

or should we have all the data in Firebase ?