itachi1706 / GI-Weekly-Material-Tracker

A flutter based application that works with Firebase to provide material tracking for Genshin Impact
2 stars 1 forks source link

Ability to import wish history from excel #308

Open itachi1706 opened 3 years ago

itachi1706 commented 3 years ago

Support importing an excel spreadsheet to get details regarding wish history and pulls made by a character

Support Paimon.moe right now

Sample Excel here. We will set issue to confidential due to the data.

Confidential issue. To get data, please head over to the archived GitLab Issue: https://gitlab.com/itachi1706/gi-weekly-material-tracker/-/issues/148

itachi1706 commented 3 years ago

Excel Spreadsheet https://pub.dev/packages/excel

itachi1706 commented 3 years ago

changed time estimate to 16h

itachi1706 commented 3 years ago

marked this issue as related to #117

itachi1706 commented 3 years ago

marked this issue as related to #125

itachi1706 commented 1 month ago

We might instead of app level processing, we publish to a pub/sub topic and let backend cloud functions handle the processing of wish history and data for us