2023-08-08 03:02:26 +00:00
|
|
|
# hpos-data
|
|
|
|
|
|
2023-08-16 11:26:23 +05:30
|
|
|
Repo for all data related work.
|
|
|
|
|
|
|
|
|
|
|
2023-08-16 11:21:39 +05:30
|
|
|
### installation
|
2023-08-08 03:02:26 +00:00
|
|
|
|
2023-08-16 11:21:39 +05:30
|
|
|
- python 3
|
|
|
|
|
- pandas
|
|
|
|
|
- numpy
|
|
|
|
|
- openpyxl
|
|
|
|
|
- xlsxwriter
|
|
|
|
|
- microsoft excel
|
2023-08-08 03:02:26 +00:00
|
|
|
|
|
|
|
|
|
2023-08-21 14:39:15 +05:30
|
|
|
### functions
|
|
|
|
|
|
|
|
|
|
https://asia-south1-hpos-af3cc.cloudfunctions.net/registerUser
|
|
|
|
|
|
2023-09-07 18:04:46 +05:30
|
|
|
### deploy specific function
|
|
|
|
|
|
|
|
|
|
firebase deploy --only functions:consolidation
|