prolike / dilly-dally_old

An intelligent tool that carefully collects and categorizes all the time developers spend on their work
0 stars 0 forks source link

Script that fetch data from excel and save as json #97

Closed astyltsvig closed 5 years ago

astyltsvig commented 5 years ago

We need to parse all data from excel and save them in a json format that follows our db format, so we can import all old timeregs as json into our firestore.

astyltsvig commented 5 years ago

Its possible to export data as csv from excel, and then parse them into json. Probably it is how we should solve this issue

cph-lh commented 5 years ago

Duplicate of #186 - closing this.