Skip to content

A CRUD-based system using HTML/CSS and Javascript for the Front-End Interface. Implemented user-friendly forms for Adding, Updating, and Deleting Student Records.

Notifications You must be signed in to change notification settings

Devanand-official/crud-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“‹ Student-Validation-Form

A web application to manage student records with full CRUD (Create, Read, Update, Delete) functionality.
Includes form validation to ensure proper data entry before saving records.
Perfect for practicing front-end form handling and data management.

πŸš€ Live Demo

🌐 https://devanand.is-a.dev/crud-form/

πŸ”§ Features:

  • Add new student records through a form
  • Edit and update existing records
  • Delete records
  • Form validation for fields like Name, Age, Email, etc.
  • Responsive and user-friendly design
  • Data saved in browser storage (LocalStorage)

πŸ› οΈ Technologies Used:

  • HTML
  • CSS
  • JavaScript

About

A CRUD-based system using HTML/CSS and Javascript for the Front-End Interface. Implemented user-friendly forms for Adding, Updating, and Deleting Student Records.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published