https://github.com/codeforgeek/synker
Project to sync data between indexedDB and MySQL. Working offline even after closing the browser.
https://github.com/codeforgeek/synker
Last synced: over 1 year ago
JSON representation
Project to sync data between indexedDB and MySQL. Working offline even after closing the browser.
- Host: GitHub
- URL: https://github.com/codeforgeek/synker
- Owner: codeforgeek
- Created: 2014-11-01T16:08:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-03T12:36:05.000Z (over 11 years ago)
- Last Synced: 2025-01-19T15:37:21.404Z (over 1 year ago)
- Language: JavaScript
- Size: 621 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###Synker - Synchronisation engine between indexedDB and MySQL.
This app is designed to understand the importance of indexedDB and it's use. Just to demonstrate and shape it into real world application i have made this app.