/studentrecord

A demonstration of local database creation on browser and performing operations on it.

Primary LanguageJavaScript

Student Record Website

A demonstration of local database creation on browser and performing operations on it.


  • Open Sinup-Up Page using index file.
  • Create Table.
  • Enter the data to add record into table.
  • Fetch Record To view data
  • You can update / remove any previously entered data or can delete complete table.
  • Login Functionality is not provided