A simple web page used to take information and stores it in the Json database.
It takes input like- name, email and id/password from the users and save it into the json database.
JsonPowerDB is a Database Server with Developer friendly REST API services. It's a High Performance, Light Weight, Ajax Enabled, Serverless, Simple to Use, Real-time Database. Easy and fast to develop database applications without using any server side programming / scripting or without installing any kind of database.
When you do not enter the Name
After everything is filled up correctly
Inside the Json database
Completed
It can be used in our day-to-day life to store data without any complexity involved in the code
Working on the code
* The First proper Release
* Included JPDB common js
* Renamed executeCommand() in saveEmployee() method to executeCommandAtGivenBaseUrl()
* Deleted the Function defintion for createPUTRequest()