12 lines
872 B
Plaintext
12 lines
872 B
Plaintext
bro we need to do changes, that client required
|
|
1. we need to add location logic
|
|
1.1 the catalogs will come or for global or for exact region
|
|
1.2 need to add a place where the user can choose his region like city if choosed moscow the country is set russian
|
|
1.3 can we try to understand what country is user logged or whach city by global ip and set it?
|
|
2. we need to add somekind of user login logic
|
|
2.1 user can add to cart, look the items and etc without logged in, but when he is going to buy/pay ->
|
|
at first he have to login with telegram, i will send you the bots adress.
|
|
2.1.1 if is not logged -> will see the QR or link for logging via telegram
|
|
2.1.2 if logged we need to ping server to check if he is active user. the expiration date (like day or 5 days) we will get from bakcend with session id
|
|
2.2 and when user is logged, that time he can do a payment
|