North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

[Task] Implement users/{userid}/tasks/{taskid} as an AWS Lambda function #264

Closed nataliagourova closed 3 years ago

nataliagourova commented 3 years ago

Is your feature request related to a problem? Please describe. The implementation will correspond to the existing function deployed on Azure, and will add flexibility to further development of the project.

Describe the solution you'd like A functional users/{userid}/tasks/{taskid} endpoint supported by AWS infrastructure

Describe alternatives you've considered n/a

Additional context AWS db and other related endpoints are being implemented in concert

DATE ACTIVITY TIME
3/10 Reviewing and approving in-kind PR 15 minutes
3/11 Exploring lambda documentation 2 hours
3/16 Adopting code for mysql 1 hour
3/17 Writing and testing the Lambda portion 3 hours
3/18 Debugging dates conversion and null values handling 4hours
Total 10 hours