A form in the index.html will make a post request to the /history route and fetch the data from the MongoDB database:
post
/history
server.js: