Thesis 0.5.3; Artifact 0.2.6

changelogs
Author

Rebekah Rudd

Published

January 24, 2025

Thesis 0.5.3

For these changes I made the edits that JJ gave to me. I worked on editing my citations and making them appear in the pdf in number order. I also went through and changed the way that I talked about my tool. For my editing process I am going through each paragraph and marking it up on my ipad and then making those changes. It really helps me to write out the changes and read it with a pen accessible because I can make it clearer. I am going to go through and make it concise. Clear and concise is my goal, though it is not that right now.

Changes

  • 0.5.1: edits made to journal log. Read through flow and connections. Made chapter two edits
  • 0.5.2: edited introduction paragraph
  • 0.5.3: edited motivation paragraph

Artifact 0.2.6

So far I have caught myself up with where I am at. I deleted old code that wasn’t working. I also updated code that was there so my flashcard piece is working. I need to think about adding all my data to the database so that I can then call it from the backend. Though this maybe a change that doesn’t end up happening. Right now I have it set up so that it is loading the data from the json file and iterating through a loop to create sections based on the length of the json file and then iterate through that same loop and populate the html files.

Changes

  • 0.2.0: adding testing pages for the login
  • 0.2.5 deleted extra login, made a create account page
  • 0.2.6 made files to start testing php