Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.06 KB

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