Drag & Drop API
Drag & Drop is a versatile set of functionality for websites. This demo shows how an HTML element can be transferred between containers using drag and drop events.
Drag & Drop File Upload
Drag & Drop for uploading image files to the website. Drag and drop
Web Storage API
Web Storage API provides multiple storage types to persist data. Data entered in the form can be saved and loaded from Session and Local storage.
Geolocation API
Geolocation API allows us to use the user's system location data to deliver rich web features.
Game Objects Demo
A demo of how game objects can be used to create the pool toys feature for the group project part 2.