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

Adding Methods to Database Service #19

Closed
3 tasks done
Kishan-Thumar opened this issue Mar 16, 2022 · 1 comment
Closed
3 tasks done

Adding Methods to Database Service #19

Kishan-Thumar opened this issue Mar 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request sprint-2

Comments

@Kishan-Thumar
Copy link
Contributor

Kishan-Thumar commented Mar 16, 2022

Sub Task to the Main Issue #5

Adding the method to read all records, and write all records ( via .csv file ) in the Dynamo DB. This particular step will involve the following task.

  • Configuring the table in the cloudformation file to create a table on the DynamoDB.
  • Creating a method to read all the records present in the Database.
  • Creating a method to write all records written in a .csv file into the Database.
@Kishan-Thumar Kishan-Thumar self-assigned this Mar 16, 2022
@Kishan-Thumar Kishan-Thumar added enhancement New feature or request sprint-2 labels Mar 16, 2022
@Kishan-Thumar Kishan-Thumar added this to To do in CMPT 756 : Data Miners via automation Mar 16, 2022
@Kishan-Thumar Kishan-Thumar moved this from To do to In progress in CMPT 756 : Data Miners Mar 17, 2022
@Kishan-Thumar Kishan-Thumar moved this from In progress to Review in progress in CMPT 756 : Data Miners Mar 18, 2022
@Kishan-Thumar Kishan-Thumar moved this from Review in progress to In progress in CMPT 756 : Data Miners Mar 18, 2022
@Kishan-Thumar
Copy link
Contributor Author

@scp756-221/data-miners here's the commit link, please review the updates

@Kishan-Thumar Kishan-Thumar moved this from In progress to Review in progress in CMPT 756 : Data Miners Mar 18, 2022
@Kishan-Thumar Kishan-Thumar moved this from Review in progress to Reviewer approved in CMPT 756 : Data Miners Apr 7, 2022
CMPT 756 : Data Miners automation moved this from Reviewer approved to Done Apr 9, 2022
@Kishan-Thumar Kishan-Thumar reopened this Apr 9, 2022
CMPT 756 : Data Miners automation moved this from Done to In progress Apr 9, 2022
@Kishan-Thumar Kishan-Thumar moved this from In progress to Reviewer approved in CMPT 756 : Data Miners Apr 9, 2022
@dhruv007patel dhruv007patel moved this from Reviewer approved to Done in CMPT 756 : Data Miners Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request sprint-2
Development

No branches or pull requests

2 participants