Skip to content

Conversation

@GEMISIS
Copy link
Owner

@GEMISIS GEMISIS commented Sep 18, 2023

[Problem]
Need a place to store user data, this
should be done in a DynamoDB table.

[Solution]
Added a DynamoDB instance and ensured
its table name is passed onto the commands
Lambda for usage.

[Testing]
Updated unit tests to test the database
resource.

@GEMISIS GEMISIS self-assigned this Sep 18, 2023
[Problem]
Need a place to store user data, this
should be done in a DynamoDB table.

[Solution]
Added a DynamoDB instance and ensured
its table name is passed onto the commands
Lambda for usage.

[Testing]
Updated unit tests to test the database
resource.
@GEMISIS GEMISIS changed the title Add Users Database Issue #4: Add Users Database Sep 18, 2023
@GEMISIS GEMISIS added the enhancement New feature or request label Sep 18, 2023
@GEMISIS GEMISIS marked this pull request as ready for review September 18, 2023 00:41
@GEMISIS
Copy link
Owner Author

GEMISIS commented Sep 18, 2023

Merging this will resolve issue #4

@GEMISIS GEMISIS linked an issue Sep 18, 2023 that may be closed by this pull request
[Problem]
Need a place to store company data as
companies may have multiple names. This
should be done in a DynamoDB table.

[Solution]
Added a DynamoDB instance and ensured
its table name is passed onto the commands
Lambda for usage.

[Testing]
Updated unit tests to test the database
resource.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Backend] Support Alumni Details

2 participants