This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
There is currently no documentation for users to refer to if they have a question. There should at least be a basic guide explaining the purpose of each section of every page.
Describe the solution you'd like
Create a new file, "USER-GUIDE.md". Include a table of contents at the top of the file. Have a main section for each page on the website. For each page, include a sub-section for every section of that page.
Describe alternatives you've considered
We could potentially use the GitHub Wiki associated with this repository, instead of having a markdown file.