Created the clean function using javascript to find and fix quotes, em dashes, whitespaces, and many other more cleaning functions on text. This was done by finding certain parts of a sentence and clearing it out by clearing the “unclean space” and then replacing it with whatever fix is needed to make the sentence more clean. An example is pasted into the image below. I also made all the buttons work using some JavaScript and HTML. I only needed to make two button since I can just copy and paste the original code to make extra buttons, the 2 different buttons are split between the left and right side on the image. The last thing I made was the scratchpad which can work as a conversion chart or a simple calculator for basic math like addition or multiplication.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.