Student Management System | JavaScript CRUD Application | Special for beginners .

CydexCode · Beginner ·🌐 Frontend Engineering ·3y ago

Key Takeaways

The video demonstrates a simple Student Management System using JavaScript, HTML, and CSS, allowing users to create, read, update, and delete student records.

Full Transcript

foreign let's create this at school management system we can see how to work this simple web application we can insert records using submit button if some input boxes empty system gives error massages like this let's enter some data [Music] hello [Music] we can edit our records and we can delete that records [Music] let's start this web application open new versus code project.dancreatehtml CSS and JS feels like this [Music] foreign HTML part we Implement main body structure of overproject [Music] linked CSS page with this page [Music] [Music] thank you [Music] foreign [Music] let's create table with two columns one for student form another one for set picture [Music] thank you [Music] at first we can create student information form now we can link Javascript file [Music] [Music] the validation section is used to ensure that the inputs are not empty [Music] foreign [Music] foreign [Music] foreign [Music] [Music] [Music] foreign [Music] I used it for this column foreign [Music] now we have to implement another table for show records after submit records foreign [Music] [Music] [Music] edit delete button is in the action column [Music] let's move to CSS file for style this HTML page foreign [Music] foreign [Music] foreign [Music] [Music] foreign [Music] foreign foreign [Music] let's go to the Javascript file [Music] dot now Implement red for data method insert new record method reset form method owned it method update and delete method [Music] [Music] thank you [Music] foreign [Music] foreign [Music] foreign [Music] [Music] foreign [Music] foreign [Music] foreign [Music] foreign [Music] [Music] foreign validation part [Music] foreign [Music] foreign [Music] foreign [Music] [Music] [Music] press submit button without input form data we can see error massages the message is read from this section foreign [Music] you can edit and deleted records using buttons thank you [Music] we don't use local storage for store data once refresh the web page records were clear so in the next video I will store data in the local storage see you again in that video thank you for walking

Original Description

🛑 Subscribe for more videos like this: https://www.youtube.com/channel/UCLa8KFoVLQ0q7fCRcF0_wYQ The provided code is for a Simple Student Record System that allows users to input student details such as name, enrollment number, class, telephone number, and age, and display them in a table. The code consists of an HTML file, a CSS file, and a JavaScript file. You can get more idea about this project after viewing the Source Code. ❤️I only need Subscribe , I don't need money❤️ Source Code = https://github.com/SachinthanaBuddhika/Simple_Student-management-system.git Timecodes 0:00 - channel intro 0:00:06 - about project 0:01:02 - html code 0:02:47 - 'student data input form' in the left side of table 0:07:50 - add image to right side of table 0:08:25 - create new table for output student data form 0:09:25 - css code ( style the application ) 0:12:57 - javascript code 0:13:00 - add all methods (read data , insert data , reset form , edit data , delete data ) 0:18:18 - valication section 0:20:16 - combine the validation section and methods 0:20:51 - test the project 0:22:10 - ending 💻 My Social Media: Facebook :https://www.facebook.com/sachinthana.buddhika?mibextid=ZbWKwL Instagram :https://instagram.com/__sachinthana__buddhika__?igshid=NmQ2ZmYxZjA= Github :https://github.com/SachinthanaBuddhika Twitter :https://twitter.com/SachinthanaBud1?t=T5oqBuBKol57WYcyLsPaKg&s=09 --------------------------------------------------------------------------- #studentmanagementsystem #javascriptproject #javascript
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from CydexCode · CydexCode · 34 of 60

1 Delete  table row data in Microsoft SQL Server Management  Studio #sql #sqlserver #sqlqueries #code
Delete table row data in Microsoft SQL Server Management Studio #sql #sqlserver #sqlqueries #code
CydexCode
2 Insert data into table in Microsoft SQL Server Management  Studio #sql #sqlserver #sqlqueries #code
Insert data into table in Microsoft SQL Server Management Studio #sql #sqlserver #sqlqueries #code
CydexCode
3 Create Database and table in Microsoft SQL Server Management  Studio  #sql  #sqlserver #sqlqueries
Create Database and table in Microsoft SQL Server Management Studio #sql #sqlserver #sqlqueries
CydexCode
4 Update  table row data in Microsoft SQL Server Management  Studio  #sqlserver #sql #code
Update table row data in Microsoft SQL Server Management Studio #sqlserver #sql #code
CydexCode
5 Create the table's FOREIGN KEY in Microsoft SQL Server Management Studio  #sqlserver #sql #database
Create the table's FOREIGN KEY in Microsoft SQL Server Management Studio #sqlserver #sql #database
CydexCode
6 Create the table's PRIMARY KEY in Microsoft SQL Server Management  Studio #sql #sqlserver #database
Create the table's PRIMARY KEY in Microsoft SQL Server Management Studio #sql #sqlserver #database
CydexCode
7 The best gift you can give for Valentine's day❤️💻 #shorts.                 #valentinesday #html #css
The best gift you can give for Valentine's day❤️💻 #shorts. #valentinesday #html #css
CydexCode
8 Swap the elements in Array using java#java #code #shorts  #swap #array
Swap the elements in Array using java#java #code #shorts #swap #array
CydexCode
9 Sorting an array using SORT FINCTION in java.         #java #javaprogramming  #sort #array #shorts
Sorting an array using SORT FINCTION in java. #java #javaprogramming #sort #array #shorts
CydexCode
10 Bubble Sort in java                         #java #javaprogramming #array #sort #shorts
Bubble Sort in java #java #javaprogramming #array #sort #shorts
CydexCode
11 Insertion Sort in java.                       #java #javaprogramming #array #sort #shorts #code
Insertion Sort in java. #java #javaprogramming #array #sort #shorts #code
CydexCode
12 Selection Sort in java.                          #java #javaprogramming #array #sort #code #shorts
Selection Sort in java. #java #javaprogramming #array #sort #code #shorts
CydexCode
13 Apple logo design 🍎                             #apple #html #css #logodesign #shorts
Apple logo design 🍎 #apple #html #css #logodesign #shorts
CydexCode
14 BEN 10 logo design.                                     #html #css #logo #shorts
BEN 10 logo design. #html #css #logo #shorts
CydexCode
15 Binary Search in Java                             #java #binarysearch #datastructure  #programming
Binary Search in Java #java #binarysearch #datastructure #programming
CydexCode
16 Merging two sorted arrays in java.                          #sort #java #programming #datastructure
Merging two sorted arrays in java. #sort #java #programming #datastructure
CydexCode
17 Merge sort in Java.                                   #merge #sort #java #programming #datastructure
Merge sort in Java. #merge #sort #java #programming #datastructure
CydexCode
18 This is how to decide what programming language to learn🛑
This is how to decide what programming language to learn🛑
CydexCode
19 Make a Digital Clock 🕒 #html #css #javascript #digitalclock
Make a Digital Clock 🕒 #html #css #javascript #digitalclock
CydexCode
20 Create a keyboard⌨️                            #javascript #html #css #javascriptproject  #keyboard
Create a keyboard⌨️ #javascript #html #css #javascriptproject #keyboard
CydexCode
21 Create a Stopwatch🕒.                                   #javascriptproject #html #css #stopwatch
Create a Stopwatch🕒. #javascriptproject #html #css #stopwatch
CydexCode
22 bulb on/off using javascript 💡. #javascriptproject #html #css #bulb
bulb on/off using javascript 💡. #javascriptproject #html #css #bulb
CydexCode
23 Create weather app using javascript ☁️🌧️⛅🌞.             #javascriptproject  #html #css #weather
Create weather app using javascript ☁️🌧️⛅🌞. #javascriptproject #html #css #weather
CydexCode
24 How to Create a Text Portrait using HTML & CSS |  Text to Image
How to Create a Text Portrait using HTML & CSS | Text to Image
CydexCode
25 Youtube logo  #css #html #youtubelogo #shorts
Youtube logo #css #html #youtubelogo #shorts
CydexCode
26 Create a Helicopter 🚁.  #css #html #helicopter
Create a Helicopter 🚁. #css #html #helicopter
CydexCode
27 Google Logo Design | CSS and Html | #css  #html  #googlelogo #cssproject
Google Logo Design | CSS and Html | #css #html #googlelogo #cssproject
CydexCode
28 Spirograph Circles | CSS TRICKS #css #html #animation
Spirograph Circles | CSS TRICKS #css #html #animation
CydexCode
29 CIGARETTE  🚬 | With Vapor Effect | CSS Tricks #css #html #cigarette
CIGARETTE 🚬 | With Vapor Effect | CSS Tricks #css #html #cigarette
CydexCode
30 Facebook Logo | CSS Tricks #css #facebooklogo #logodesign
Facebook Logo | CSS Tricks #css #facebooklogo #logodesign
CydexCode
31 Instagram Logo | CSS Tricks #cssdesign #instagramlogo #shorts
Instagram Logo | CSS Tricks #cssdesign #instagramlogo #shorts
CydexCode
32 CODE CAVE | Official Trailer | Give Your Comments For Us
CODE CAVE | Official Trailer | Give Your Comments For Us
CydexCode
33 TikTok Logo | CSS tricks #cssproject #tiktoklogo
TikTok Logo | CSS tricks #cssproject #tiktoklogo
CydexCode
Student Management System | JavaScript CRUD Application | Special for beginners .
Student Management System | JavaScript CRUD Application | Special for beginners .
CydexCode
35 Student Management System  with LocalStorage | JavaScript CRUD Project
Student Management System with LocalStorage | JavaScript CRUD Project
CydexCode
36 Create a Microsoft Logo | CSS Tricks | Pure CSS.  #microsoftlogo #csslogodesign #css
Create a Microsoft Logo | CSS Tricks | Pure CSS. #microsoftlogo #csslogodesign #css
CydexCode
37 CSS Square Animation Effects | CSS Tricks | Pure CSS
CSS Square Animation Effects | CSS Tricks | Pure CSS
CydexCode
38 Olympic Logo Rings Animation  | Pure CSS | CSS Tricks
Olympic Logo Rings Animation | Pure CSS | CSS Tricks
CydexCode
39 CSS Button Hover Effects | Gradient Border using CSS and HTML
CSS Button Hover Effects | Gradient Border using CSS and HTML
CydexCode
40 CSS Button Hover Effects  | Gradient Border Effects | CSS Tricks #cssbutton #hovereffect #css
CSS Button Hover Effects | Gradient Border Effects | CSS Tricks #cssbutton #hovereffect #css
CydexCode
41 Animated Login Form using HTML and CSS | With Gradient Border |
Animated Login Form using HTML and CSS | With Gradient Border |
CydexCode
42 Animated Login Form using CSS and HTML  #loginform #signupform  #csstutorial
Animated Login Form using CSS and HTML #loginform #signupform #csstutorial
CydexCode
43 Animated Toggle Switch with Gradient Border using CSS and HTML | Toggle Switch Button
Animated Toggle Switch with Gradient Border using CSS and HTML | Toggle Switch Button
CydexCode
44 Animated Toggle Switch using CSS and HTML | Gradient Border #toggleswitch #csstutorial #shorts
Animated Toggle Switch using CSS and HTML | Gradient Border #toggleswitch #csstutorial #shorts
CydexCode
45 3D Rotating Cube Animation using CSS and HTML | CSS TRICK
3D Rotating Cube Animation using CSS and HTML | CSS TRICK
CydexCode
46 Football player's 3D Cube Animation ⚽🎖️|CSS  Tricks #cubeanimation #csstutorial #football
Football player's 3D Cube Animation ⚽🎖️|CSS Tricks #cubeanimation #csstutorial #football
CydexCode
47 Responsive Navigation Bar using HTML & CSS | Search Bar, Drop-down list & Login option
Responsive Navigation Bar using HTML & CSS | Search Bar, Drop-down list & Login option
CydexCode
48 Build Your Own ChatGPT AI Application using JavaScript
Build Your Own ChatGPT AI Application using JavaScript
CydexCode
49 😮 Anyone can Build own  ChatGPT  | JavaScript Tutorial  #chatgpt  #aibot  #chatbot
😮 Anyone can Build own ChatGPT | JavaScript Tutorial #chatgpt #aibot #chatbot
CydexCode
50 3D Parallax Scrolling Using HTML, CSS & JavaScript | 3D Webpages
3D Parallax Scrolling Using HTML, CSS & JavaScript | 3D Webpages
CydexCode
51 Parallax Scrolling Website | HTML , CSS & JavaScript #website #parallaxeffect  #webdesign #parallax
Parallax Scrolling Website | HTML , CSS & JavaScript #website #parallaxeffect #webdesign #parallax
CydexCode
52 How to Build a Responsive Portfolio Website Using HTML , CSS and JavaScript | Step-by-Step Tutorial
How to Build a Responsive Portfolio Website Using HTML , CSS and JavaScript | Step-by-Step Tutorial
CydexCode
53 Build a Calculator in HTML, CSS, and JavaScript with Easy
Build a Calculator in HTML, CSS, and JavaScript with Easy
CydexCode
54 [ASMR Programming]- Responsive Portfolio Website      #portfolio  #portfoliowebsite #personalwebsite
[ASMR Programming]- Responsive Portfolio Website #portfolio #portfoliowebsite #personalwebsite
CydexCode
55 [ ASMR Programming ]- How to build a Calculator.              #calculator  #css #javascriptproject
[ ASMR Programming ]- How to build a Calculator. #calculator #css #javascriptproject
CydexCode
56 How to build Chess Game Using HTML , CSS & JavaScript
How to build Chess Game Using HTML , CSS & JavaScript
CydexCode
57 How to make a Breakout Game using HTML , CSS & JavaScript | Bouncing Ball Game | Step by Step
How to make a Breakout Game using HTML , CSS & JavaScript | Bouncing Ball Game | Step by Step
CydexCode
58 Frontend Developers vs Backend Developers        #frontend #backenddeveloper #fullstackdevelopment
Frontend Developers vs Backend Developers #frontend #backenddeveloper #fullstackdevelopment
CydexCode
59 Login / SignUp Form using CSS | Gradient Border     #loginform #signupform  #css
Login / SignUp Form using CSS | Gradient Border #loginform #signupform #css
CydexCode
60 Input types in HTML 👨‍💻.   #input #html #htmlcoding
Input types in HTML 👨‍💻. #input #html #htmlcoding
CydexCode

This video teaches how to create a simple Student Management System using JavaScript, HTML, and CSS, covering topics such as validation, error handling, and CRUD operations.

Key Takeaways
  1. Create a new HTML file and add basic structure
  2. Link CSS file to HTML file
  3. Create a student information form
  4. Implement validation for user input
  5. Create a table to display student records
  6. Implement CRUD operations using JavaScript
💡 The video highlights the importance of validation and error handling in web applications, and demonstrates how to implement these features using JavaScript.

Related AI Lessons

Chapters (13)

channel intro
0:06 about project
1:02 html code
2:47 'student data input form' in the left side of table
7:50 add image to right side of table
8:25 create new table for output student data form
9:25 css code ( style the application )
12:57 javascript code
13:00 add all methods (read data , insert data , reset form , edit data , delete dat
18:18 valication section
20:16 combine the validation section and methods
20:51 test the project
22:10 ending
Up next
The masks we wear | Zora Krstić | TEDxLuxembourgCity
TEDx Talks
Watch →