Reduce waiting queue at supermarket from Corona with Python-Webapp

Souvik Dutta souvik.viksou at gmail.com
Tue Mar 17 02:21:18 EDT 2020


This app might also give real time updates.

On Tue, Mar 17, 2020, 10:19 AM Souvik Dutta <souvik.viksou at gmail.com> wrote:

> I think you might get a man build the app in a manner that allows the
> people at the supermarket to update the foot falls of the customers in a
> given time period. Like one might count the number on 10 am for a period of
> fifteen minutes and say that this will be the number of persons in the mall
> for at least an hour, because generally that is the time we spent in
> supermarkets.
> Then this number could be updated to the customers so that they could plan
> accordingly. This will though have a waiting time for the peoples to get
> good updates.
> And to avoid discrepancy the supermarket workers (s.w) can update the
> information when large number of people start coming in to the store.
>
>
> On Tue, Mar 17, 2020, 12:54 AM Orges Leka <orges.leka at gmail.com> wrote:
>
>> Dear Python developers,
>>
>> I am a data scientist and use Python regularly. I have a question:
>> How difficult is it to write a Python web-app, with the following basic
>> functionality:
>>
>> The user writes anonymously without registration where (City,
>> supermarket),
>> when (Date and Time) he plans to go to the supermarket.
>> If this is done by a lot of users, the first user gets to see the number
>> of
>> other buyers at this supermarket and can better plan when to go shopping.
>> This would reduce the waiting queue at the supermarket and possibly the
>> contact to other people thus would help a little bit in slowing down the
>> spread of the Corona virus.
>> One could also add openstreetmap functionality to this.
>>
>> As I am not a professional software developer, I can not predict how long
>> it would take to write such a web-app in python.
>>
>> If you do not have currently time, but know someone who would possibly be
>> interested in working at this project, I would be happy if you let me
>> know.
>>
>> Kind regards,
>> Orges Leka
>>
>> --
>> Mit freundlichen Grüßen
>> Herr Dipl. Math. Orges Leka
>>
>> Mobil: 015751078391
>> Email: orges.leka at googlemail.com
>> Holzheimerstraße 25
>> 65549 Limburg
>> --
>> https://mail.python.org/mailman/listinfo/python-list
>>
>


More information about the Python-list mailing list