We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once pseudocode is done, the next step is to translate the pseudocode into TypeScript and start implementing the logic in the backend (in Node.js).
Work with the database person to fetch necessary data (like user travel and song history) from DynamoDB for use in the algorithm.
Keep communicating with the person handling AWS Lambda to figure out how to deploy the recommendation algorithm as a Lambda function once it’s ready.
The text was updated successfully, but these errors were encountered:
ShivanshV
No branches or pull requests
Once pseudocode is done, the next step is to translate the pseudocode into TypeScript and start implementing the logic in the backend (in Node.js).
Work with the database person to fetch necessary data (like user travel and song history) from DynamoDB for use in the algorithm.
Keep communicating with the person handling AWS Lambda to figure out how to deploy the recommendation algorithm as a Lambda function once it’s ready.
The text was updated successfully, but these errors were encountered: