Student Result Management System using HTML, CSS, JavaScript, PHP & MySQL
ฝัง
- เผยแพร่เมื่อ 7 ก.พ. 2025
- In this video, #task3 Student Result Management System of function Web Development @LetsGrowMore is shown. It is created using HTML, CSS, JavaScript, PHP & MySQL. It provides the administration a secure Database system for storing, evaluating and publishing the test scores and grades of candidates online.
Source Code *
Download the Source Code from my GitHub profile ( including images ):-
github.com/Dim...
To change the Login Credentials of the admin panel you can see the Part-2
• Student Result Managem...
Nice 👍
Thank you so much mam for ur clear explanation and for giving response for all my comments . Now got the proper result . Tq much❣
😊😊
Your are great maam
Mam while Entering the marks of the each subject its taking any type of number like 3 4 digits number also in result the total mark exceeds 1000 and then also instead of showing errors its excepting the data please help mam this is the big issue in the backend part of this project.
it's lovely
it's working well.
halo.. I used sshitech for pssword and uname but t it didn't work.. need help
thanks for the code ma'am 🙂
Do u have that code
hi thank you for your hard work. can you do any video for beginners please, I mean from start to finish.
Thank you next time I will explain my code also in detail from start to finish...
And for this video source code is in the description.
@@dimpleverma2484 OHH THANK YOU FOR VERY MUCH FOR QUICK REPLY. ACTUALLY NEED TO KNOW + 1. WHERE TO GO TO WRITE THE CODES. AND HOW TO INPUT DESIGN ON SITE. ALSO HOW TO CONNECT TO THE SITE, REGARDS
@@Website_Design_and_iTechnology Use any source editor like sublime or visual studio code to write codes.
To test the code you need to left click on your code file and then open with chrome too see how it looks.
@@dimpleverma2484 THANK YOU, REGARDS
@@dimpleverma2484 mam apache is not running in xampp.its shutdown shutdowng
When we enter the data it is coming to the same page if we press the submit button .
When you will enter the details and marks, it will show an alert that Data updated successfully and on clicking Ok, you will be redirected to the same page....but no issues data is added...you can then come to the home page and search for that student whose data is entered by you.
@@dimpleverma2484 ok mam I will try tq so much mam
please make a video on Online exam scheduling system.
Mam one more dout mam . I need the alert msg like (user name should be up to 7 characters, password should be atleast 5 characters )for this what the coding should be in login.php file mam.
www.google.com/amp/s/www.geeksforgeeks.org/how-to-pop-an-alert-message-box-using-php/amp/
Mam to do this whether we should create a data base and insert table in it and then we should link to the server mam
Create a new database and import all the sql files as I showed in part 2 of this video. Then go to admin file and change the username and password.
Follow the steps of part 2, you will be able to set the username and password.
@@dimpleverma2484 tq mam❤
When I enter the user name and password in admin login page the admin dashboard is not showing mam . The same page is showing mam.
If the username and password is not working...you can change it...check part 2 (Link in description) in which I had shown how you can reset the Username and password.
Plz give the report for the same....
Thank you.
But I want to upload these files on server haw can possible and what should be changed
Yes possible . I have found better solution for you . Easy to upload and install on your server
th-cam.com/video/1kMOSfA8IjY/w-d-xo.html
Mam uploaded image is not showm in result
The code is working well. Please make sure that the photo you are trying to upload is in the Image Folder and should be in jpg/jpeg format. Because many times when we try to upload png image we face such problem. Hope it works.
How can I change website url
And images also
how much data can we store at a time.
You can store as much student data as you want.
@@dimpleverma2484 what if we want to restrict the size. How to do it
Mam how to run your source code ...pls help me pls pls 😭😭...
Refer to Part 2 of the video (link in the description). There I have shown how to run the code.
@@dimpleverma2484 mam I already seen part2 ...but when i type local host.....then enter ...it shows ''the requested URL was not found on this server ''
Pls help me pls
😭🙏🏻🙏🏻😭😭
@@dimpleverma2484pls mam replied my question ...pls pls 😩
@@Hey_world9 You need to have Xampp Control panel, and start Apache and MySQL before running this code. Otherwise you will not be able to access this localhost url.
@@dimpleverma2484 yes mam I did....still it doesn't work 😞😞
Change krdi admin. Sql se PW but fr v login ni hora...
Download source code again and follow these steps to change password :-
Use any localhost like Xampp download it. Then Go to location C:/xampp/htdocs. Inside htdocs folder create a folder named 'test' and inside it, cut and paste all the files I provided in my code (files inside Task3 folder).
After then open xampp control panel start Apache & MySQL. Then open your web browser. Open localhost/phpmhadmin/ there. Create a database named 'sms'. Then inside it import all four SQL files present inside sql folder (by browsing C:/xampp/htdocs/test/sql).
Now, when you click on admin.sql file (in left panel) you see Edit option, and also username and password both as 'sshitech'. If you wish you can edit the username & ps acc. to your requirement.
You can now check username & ps open another tab on chrome search ' localhost/test/login.php '. Go to Admin login page and test the username and password.
Phpmyadmin se database create krri hu to usme only 1 file import krny ka option h.... M bht try ki but ni hora login... M Sare code ko notepad me copy krk alg alg file bna kr save ki thi... Then myne admin.sql jo sql file m tha usme chnge kiya password username fr v login ni hora...
@@kanakkumari4037 You need to import all four SQL files one by one.
@@dimpleverma2484 koi vdo share kr do ap jisme import kra ho more than one file.. M try ki ni hora
@@kanakkumari4037 okay I will make a video on how to change password to login the admin panel.
Hii
I want you to explain this website code
Please provide me the ER diagram..
How students check there results
Add the data of students in Admin Login section. And then you can see the result of students by entering Roll No. and Standard in Home Page section.
I had explained all the steps in the video. Follow the steps I had did in the video you will surely be able to do the same.
@@dimpleverma2484 but without xampp website is not opening, then how can student check
How can I change web site url
@@jamwantji2493 Yes because we are running php files and it requires server. That's why we are using localhost Xampp to run these files on our window. So, it is necessary to keep xampp open while running the url.
If you don't wanna use xampp try other free web hosting sites like heroku etc. It will give you a url.
Apne laptop pe kaise chalaye .. simple way me bata digiye please
Use any localhost like Xampp download it. Then Go to location C:/xampp/htdocs. Inside htdocs folder create a folder named 'test' and inside it, cut and paste all the files I provided in my code (files inside Task3 folder).
After then open xampp control panel start Apache & MySQL. Then open your web browser. Open localhost/phpmhadmin/ there. Create a database named 'sms'. Then inside it import all four SQL files present inside sql folder (by browsing C:/xampp/htdocs/test/sql).
Open another tab and search the url 'localhost/test/index.php'. Now you can test the website.
Thank you so much ma'am
Ma'am username and password didn't match ... please tell the right one
@@dikshasingh18 username and Password both are ' sshitech '.
In case, you want to set username and password yourself, do it by following method :-
Use any localhost like Xampp download it. Then Go to location C:/xampp/htdocs. Inside htdocs folder create a folder named 'test' and inside it, cut and paste all the files I provided in my code (files inside Task3 folder).
After then open xampp control panel start Apache & MySQL. Then open your web browser. Open localhost/phpmhadmin/ there. Create a database named 'sms'. Then inside it import all four SQL files present inside sql folder (by browsing C:/xampp/htdocs/test/sql).
Now, when you click on admin.sql file (in left panel) you see Edit option, and also username and password both as 'sshitech'. If you wish you can edit the username & ps acc. to your requirement.
You can now check username & ps open another tab on chrome search ' localhost/test/login.php '. Go to Admin login page and test the username and password.
Mam kindly tell this project database name
@Rock Neelu Database Name: sms
@@dimpleverma2484 thanks mam
how can I increase the subjects?
Go to Admin then secondstep.php file. I had added subjects there so make changes in it according to your requirement of the no. and type of subjects you want to add.
@@dimpleverma2484 Thanks a lot.
Sir how to change background image
Firstly Download the source code and add the background-image you want to set, in the "image folder". Then go to the "csss folder". Then open any file (according to the section in which you want to set this image as your background). When you open any file, then in the header part change the background image by adding the name of your background-image with the name I had written in the url part.
@@dimpleverma2484 thanks for the reply..i have done this but it's not working even I have deleted the image from the folder but than also the bg image is not removing nor changing.
@@InshalKasu Please try changing the image in jpg format.
Aap ka LAB no 2 me exam thaa naa
Patna
admin panel is not working
Username: sshitech
Password: sshitech
If you are not able to login with this username and password then change it as per your wish as follows:-
Database name: sms
Table name: admin
When you open the project in localhost like Xampp and import the admin.sql file there you got the option for edit username and password. You can easily edit from there also.
what is the size of your source code ?
3.2 MB
how to edit the .php code
Download the source code and open the .php files in any code editor like sublime, Visual studio code etc. then make changes according to your requirement.
I need Er diagram of this
What is the password when you enter the admin page
Password: sshitech
You can also refer part 2 of the video from description and change the password to whatever you want.
@@dimpleverma2484 thnku mam .. your second video help me a lot
@@Milihere2704 😇👍🏻
Mam what is admin password ?
Username: admin
Password: test
In case you face difficulty in login then you can change the username and password as per your wish. I had explained in Part 2 how to do this. Link for Part 2 is in the description.
Mam I need help from u..please
Yes ??
@@dimpleverma2484 I'm doing project on students results management system..so would u please guide me..
@@sirapumurali3327 It is a Web Development Project in which you require the knowledge of HTML, CSS, JavaScript, Bootstrap, PHP and MySQL. With Prior knowledge of these languages you can create it. I had given the link of Source code in the description just download it. And see how I used these languages and code to build this student result management system.
And for the purpose of hosting this website for free I had showed in my video that how to do that. You can follow these steps.
In case you wanna reset the password of this student result management system you can also check out the Part 2 of this video..
I hope this clears your Doubt !!
Happy Learning : )
@@dimpleverma2484 how to download the files and how to paste in folder
@@dimpleverma2484 can I have ur whatsapp
It is not working
Username - sshitech
Password - sshitech
You can also change it from sql file as per your requirement.
Idk how to change
Use any localhost like Xampp download it. Then Go to location C:/xampp/htdocs. Inside htdocs folder create a folder named 'test' and inside it, cut and paste all the files I provided in my code (files inside Task3 folder).
After then open xampp control panel start Apache & MySQL. Then open your web browser. Open localhost/phpmhadmin/ there. Create a database named 'sms'. Then inside it import all four SQL files present inside sql folder (by browsing C:/xampp/htdocs/test/sql).
Now, when you click on admin.sql file (in left panel) you see Edit option, and also username and password both as 'sshitech'. If you wish you can edit the username & ps acc. to your requirement.
You can now check username & ps open another tab on chrome search ' localhost/test/login.php '. Go to Admin login page and test the username and password.
what is new id password for admin panel
Username - sshitech
Password - sshitech
You can also change it from sql file as per your requirement.
@@dimpleverma2484 Thanks for your reply, but it is showing that the username and password are not correct, I think it is not able to compare data from SQL table when downloaded from Github
@@harshpaliwal1746 Try setting it from admin.sql file . Hope it helps.
@@dimpleverma2484 Yes, but I wanted to ask you about what is the SQL database name in which table of SQL file created
@@harshpaliwal1746 Database name: sms
Table name: admin
When you open the project in localhost like Xampp and import the admin.sql file there you got the option for edit username and password. You can easily edit from there also.
Wrong username and password
Username - sshitech
Password - sshitech
Hello Ma'am @Dimple Verma I have changed the id and password and it successfully conected to database too but it not working .like after putting the credentials login button doesn't work means page doesn't move further Kindly help regarding this....
Download source code again and follow these steps to change password it works very well:-
Use any localhost like Xampp download it. Then Go to location C:/xampp/htdocs. Inside htdocs folder create a folder named 'test' and inside it, cut and paste all the files I provided in my code (files inside Task3 folder).
After then open xampp control panel start Apache & MySQL. Then open your web browser. Open localhost/phpmhadmin/ there. Create a database named 'sms'. Then inside it import all four SQL files present inside sql folder (by browsing C:/xampp/htdocs/test/sql).
Now, when you click on admin.sql file (in left panel) you see Edit option, and also username and password both as 'sshitech'. If you wish you can edit the username & ps acc. to your requirement.
You can now check username & ps open another tab on chrome search ' localhost/test/login.php '. Go to Admin login page and test the username and password.
@Suryansh Singh I had uploaded the video on my channel. Now you can change the login credentials with that.
Link for the video is
th-cam.com/video/vxrSOWef5go/w-d-xo.html
Hi, I have the need of proposal for this project, can you do it?? Or any guideline to create the proposal, Please.
No guideline for proposal. You can use the project. Github Link is in the description.
Reply?
NWDA KA 01aug 2021
maam,i cant find full code specially html code.i find only css,php code..i cant run the project..plz guide me what can i do ??
Refer Part 2 of the video given in description. I have explained in that video how to run the code.
how to do all these things on my live website??
Check part 2 of video (Link in Description) to run the website on local server.
In case you want to host it online for free, do check youtube videos on how to host website online.
Mam website running but there is no font no style css is not working what should i do mam? please guide me !!
Css is provided in the source code.. Follow the step as mentioned in the video.