Pull request with
1) cleaned up URL for http get request in results provider
2) Retrieval of userId and token from local storage in history.ts
2.5) Use of date pipe in history.html to format the date being displayed
3) Cleaned up modal-history.ts
** Use the 2nd to the latest commit, if possible. The latest commit has install files for local storage that might mess up feature/backendIntegration
** As of now, the userId and token that I retrieve from local storage in history.ts console.log to undefined. So some post op work is needed to see what's up with the local storage.
Pull request with 1) cleaned up URL for http get request in results provider 2) Retrieval of userId and token from local storage in history.ts 2.5) Use of date pipe in history.html to format the date being displayed 3) Cleaned up modal-history.ts
** Use the 2nd to the latest commit, if possible. The latest commit has install files for local storage that might mess up feature/backendIntegration
** As of now, the userId and token that I retrieve from local storage in history.ts console.log to undefined. So some post op work is needed to see what's up with the local storage.