MyMood-Alexa / MyMood-Interface

0 stars 2 forks source link

[DI-2.4] Sort JSON File #40

Closed dionwu110 closed 5 years ago

dionwu110 commented 5 years ago

Sort JSON file when pulled from DynamoDB by DateTime connects #14 child of #14

dionwu110 commented 5 years ago

Added function that will sort the data pulled from DynamoDB by DateTime where the newest sessions will be viewed on top and will then write that data into our JSON file that is stored in our server. databasePage1.png