Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace excel extraction with DB integration #50

Closed
mehrdadmms opened this issue Dec 15, 2022 · 0 comments
Closed

Replace excel extraction with DB integration #50

mehrdadmms opened this issue Dec 15, 2022 · 0 comments
Assignees
Labels
1000 Points By redeeming the points you'll receive compensation. 40% fiat and the rest is project token.

Comments

@mehrdadmms
Copy link

Goal

  • Raw data should be stored in MongoDB database
  • All database interfaces and models should be developed in tc-dbcomm repo

How

  • When a command is triggered you'll respond with data will be stored in database
  • You start to store the data in database
  • In order to finish this task you first need to resolve Store server's data schema #2 issue then using tc-dbcomm pachange you're able to connect to db
  • using the above you're able to store the raw data
  • When finished, you should notify the user via a dm message (for now, later we remove this and user can work in dashboard)
@mehrdadmms mehrdadmms added the 1000 Points By redeeming the points you'll receive compensation. 40% fiat and the rest is project token. label Dec 15, 2022
@magicpalmtree magicpalmtree self-assigned this Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1000 Points By redeeming the points you'll receive compensation. 40% fiat and the rest is project token.
Projects
None yet
Development

No branches or pull requests

2 participants