https://github.com/davealdon/json-parsing-demo
Storing/Accessing JSON using Firebase for Javascript.
https://github.com/davealdon/json-parsing-demo
Last synced: about 1 year ago
JSON representation
Storing/Accessing JSON using Firebase for Javascript.
- Host: GitHub
- URL: https://github.com/davealdon/json-parsing-demo
- Owner: DaveAldon
- Created: 2017-10-16T16:37:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T05:43:17.000Z (over 8 years ago)
- Last Synced: 2025-03-26T06:06:35.659Z (about 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSON-Parsing-Demo
Storing/Accessing JSON using Firebase for Javascript by David Crawford
## [Check out the live demo here](https://davealdon.github.io/JSON-Parsing-Demo)
## Features:
- Parsing of user uploaded json files, which are sent to Firebase
- Live view of database contents
- Native HTML form validation without reloading page
- Forms allow user to manually insert data into Firebase
- Partial string searching of Firebase values via local array matching
- Simple Firebase data purging.