Releases: coderNiKLAUS/JsonPowerDB-micro
Releases · coderNiKLAUS/JsonPowerDB-micro
First release
- Created index.html for required project
- Wrote index.js
- Synced the input elements with local variables
- Implemented CRUD operations through JsonPowerDB
- Used Put method to save data
- Used Get method to retrieve the saved data
- Used Update method to change the saved data
- Created database SCHOOL-DB
- Created relation STUDENT_TABLE
- Added data validation through Js