ayubowan / get_rid_of_corona

Simple community driven application which helps to identify corona infected
MIT License
1 stars 1 forks source link

Store user location details #1

Open dewmal opened 4 years ago

dewmal commented 4 years ago

Store location details inside the user mobile phone

Data records

Longitude Latitude Timestamp - Coordinated Universal Time (UTC)

LawrenceProgrammer commented 4 years ago

I think the record should be up to one week at max. Does that make sense. Is there data as to when symptoms start manifesting from infection to diagnosis length. Also, it would be more reliable if done every 30 seconds as against 20 minutes. a lot of distance could be covered within 20 minutes. The size of the file required for storing a week worth of data is about 500 kilobytes for 30 seconds per record.

dewmal commented 4 years ago

I think it is a good idea. Let do it in that way.

LawrenceProgrammer commented 4 years ago

I just read and found out that symptoms start manifesting between 1 day of infection to 2 weeks based on observations in china. So, we should store up to say 17 days of data.

dewmal commented 4 years ago

Can you keep it in the configuration file? we will decide it later

On Fri, Mar 13, 2020 at 10:31 PM LawrenceProgrammer < notifications@github.com> wrote:

I just read and found out that symptoms start manifesting between 1 day of infection to 2 weeks based on observations in china. So, we should store up to say 17 days of data.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ayubowan/get_rid_of_corona/issues/1#issuecomment-598821460, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADZ2RZPHW725KRCERXCME3RHJRE5ANCNFSM4LHEYYCQ .