MyMood-Alexa / MyMood-Interface

0 stars 2 forks source link

[Deploy-2] Database Interface #16

Closed danqo closed 5 years ago

danqo commented 6 years ago

Required for completion: -Interface is accessible on the web -Interface accesses MyMood's dynamodb

dionwu110 commented 5 years ago

The database interface is accessible on the web at: mymood.me

The interface now directly receives data from DynamoDB and stores it in a JSON file on our server which will update every week. Then, the table will read the JSON and display it onto the table. DynamoDB: DynamoDBSS.JPG

Our Database: database.JPG