Added ViewAll.html and RequestHandler skeletons.
Added BaseStyle.css for basic navigation bar styling.
Added bootstrap.css include in all .html files in project.
Moved all ".html" files to templates sub-directory for consistency.
@mspagon
Oh btw, in case you don't know, you can make that quick change and push your branch to Github again, then it will show up right here in this PR.
Added ViewAll.html and RequestHandler skeletons. Added BaseStyle.css for basic navigation bar styling. Added bootstrap.css include in all .html files in project. Moved all ".html" files to templates sub-directory for consistency.