MyMood-Alexa / MyMood-Interface

0 stars 2 forks source link

[DI-3.1]Added search to backend, Added basic pagination to show number of it… #38

Closed dionwu110 closed 5 years ago

dionwu110 commented 5 years ago

…ems in table, Fixed session back button, Added interactions from DynamoDB

Added the search to backend. Responses search is now improved where it is a lot faster and consistent. image Session.html: image Also made User ID and Time in database.html clickable to access session.html page.

Added option for user to show the number of items in the table: image

Fixed session.html back button to go to previous page and save previous input and table rather than going back to database.html and refreshing the page, showing empty search input and original table.

Added interactions.json for sample data that was directly taken from DynamoDB.