Skip to content

stevesohcot/indexeddb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Consolidated common functionality for IndexedDB

IndexedDB

After following a handful of tutorials and step-by-step instructions, I created a consolidated set of JavaScript code to interact with the client-side database called IndexDB.

I modeled this off of a parent-child relationship of two objects (aka "tables" in the relational database world) called Shows and People.

View results in the Developer Console of your browser.

View Demo

About

Consolidated common functionality for IndexedDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages