Extracted NavBar, Loading
Few changes to the frontend. Extracted NavBar so that it isn't part of main window rendering and added main window class that takes care of routing. Also extracted Loading message to a new functional component, so that it can be easily modified across the whole app.