Skip to content

paulswithers/shipspotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShipSpotter

Web application and associated bruno collection for spotting ships, related to Framework App to Web App series.

The web application talks to a Domino NSF, using Domino REST API. The application also has JSON data included and can be used standalone for testing purposes.

The application demonstrates modern web development techniques:

  • event handlers.
  • fetch for REST service calls.
  • use of localStorage and sessionStorage.
  • ES6 modules.
  • CSS variables.
  • CSS light-dark, light-mode, and dark-mode.
  • services and derived services.
  • custom events.
  • web components, with and without shadowDOM.
  • querySelector and querySelectorAll.

About

Web-based Single Page Application using Domino REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published