In this project, it takes in a txt file that is formatted where it is the term, definition underneath, then a space.
After taking in the txt file, it saves the HTML glossary page to wherever the user desires
Finally, after accessing the index.html, user can see the glossary they have created. They are also able to access every term and definition as well as click back onto the index page.