wdreames / website

Source code for a website I developed
https://www.william-reames.com
1 stars 0 forks source link

Gratitude Journal Functionality #13

Closed wdreames closed 1 year ago

wdreames commented 1 year ago

Use the buttons and input boxes created in issue #11. Be able to make requests to the Python script's API. Display the output of the API call into the scrollable text window in the HTML page.

wdreames commented 1 year ago

I created PhP files along with JavaScript code within gratitude-journal.html, and it all works now! I'm very happy with it. I do still need to do some work to get it working fully on my website rather than just on localhost, but that shouldn't be too difficult.