GitPedia

Student management system part 11

Student Management System With Video Conferencing Class Room Features

From hackstarsj·Updated May 31, 2026·View on GitHub·

Use for Personal Use and for Learning Purpose for Commercial Use Please Contact : supercoders.tech@gmail.com The project is written primarily in JavaScript, distributed under the Other license, first published in 2020. Key topics include: database, django, django-application, mysql, python.

student_management_system_in_django

student_management_system_in_django

Open Source Love

<h2>Complete Video Tutorial : <a href="https://www.youtube.com/playlist?list=PLb-NlfexLTk_tUlAPj05s2zc8JgHTVkpH">Link</a></h2> <p>Use for Personal Use and for Learning Purpose for Commercial Use Please Contact : <a href="mailto:supercoders.tech@gmail.com">supercoders.tech@gmail.com</p>

<a href="http://studentmanagementsystem22.herokuapp.com/">Live Project Link</a>

<h4>Login</h4> <pre> adminx2@gmail.com adminx2 </pre> <h2> How to Deploy on Heroku </h2> Tutorial Link : <a href="https://youtu.be/n4ly0_S3uGo">https://youtu.be/n4ly0_S3uGo</a> <br> <br> <hr> <h2>Donate</h2> <table> <tr> <td style="width:25%"> <p><b>Paypal : </b><br><a href="https://www.paypal.me/hackstarsj"><img src="https://github.com/hackstarsj/student_management_system_part_11/blob/master/screenshots/paypal_donate.jpg"/></a> </p> </td> <td style="width:25%"> <p><b>Donate 50 : </b><br><a href="https://imjo.in/TDfYvS"><img src="https://github.com/hackstarsj/student_management_system_part_11/blob/master/screenshots/donate-paytm.png"/></a> </p> </td> <td style="width:25%"> <p><b>Donate 100 : </b><br><a href="https://imjo.in/k8jdjD"><img src="https://github.com/hackstarsj/student_management_system_part_11/blob/master/screenshots/donate-paytm.png"/></a> </p> </td> <td style="width:25%"> <p><b>Donate 200 : </b><br><a href="https://imjo.in/eSd5ft"><img src="https://github.com/hackstarsj/student_management_system_part_11/blob/master/screenshots/donate-paytm.png"/></a> </p> </td> </tr> </table> <hr> <h2>Installation Steps : </h2> <p>Project Dependency :</p> <pre> pip install requests pip install Django pip install mysql-client pip install mysqlclient </pre> <hr> <ul> <ol>First Create MySql Database Tutorial : <a href="https://youtu.be/cEazlDKu86E">https://youtu.be/cEazlDKu86E</a> </ol> <ol>Change Database Setting in settings.py </ol> <ol> Run Migration Command <pre> python manage.py makemigrations python manage.py migrate </pre> <ul> <li>In login_page.html Replace <pre>CAPTCHA_CLIENT_KEY</pre> with Captcha Client Side Key</li> <li>In views.py Replace <pre>CAPTCHA_SERVER_KEY</pre> with Captcha SERVER Side Key</li> <li>For Captcha Key Visit <a href="https://www.google.com/recaptcha/intro/v3.html">https://www.google.com/recaptcha/intro/v3.html</a></li> </ul> </ol> <ol> Run Project python runserver </ol> </ul> <hr> <b>For Video Confrencing Using This Library Complete Demo Project : <a href="https://www.rtcmulticonnection.org/">https://www.rtcmulticonnection.org/</a></b> <hr> <h2>Complete Video Course</h2> <div align="center" style="width:100%"> <a href="https://www.youtube.com/playlist?list=PLb-NlfexLTk_tUlAPj05s2zc8JgHTVkpH"> <img src="https://img.youtube.com/vi/y3llbdTtam4/maxresdefault.jpg" alt="Student management System" style="width:100%;"> </a> </div> <h2>Database Design</h2> <img src="https://github.com/hackstarsj/student_management_system_part_11/blob/master/screenshots/database.png" alt="Database Design"> <h2>Video Confrencing Class Room</h2> <img src="https://github.com/hackstarsj/student_management_system_part_11/blob/master/screenshots/video_class.jpg" alt="Add Course"> <h2>Add Course Page</h2> <img src="https://github.com/hackstarsj/student_management_system_in_django/blob/master/screenshots/add_course.PNG" alt="Add Course"> <h2>Add Student Page</h2> <img src="https://github.com/hackstarsj/student_management_system_in_django/blob/master/screenshots/add_student_dj.PNG" alt="Add Student"> <h2>Add Staff Page</h2> <img src="https://github.com/hackstarsj/student_management_system_in_django/blob/master/screenshots/add_staff.PNG" alt="Add Staff"> <h2>Add Subject Page</h2> <img src="https://github.com/hackstarsj/student_management_system_in_django/blob/master/screenshots/add_subject.PNG" alt="Add Subject"> <h2>Manage Subject Page</h2> <img src="https://github.com/hackstarsj/student_management_system_in_django/blob/master/screenshots/manage_subject.PNG" alt="Add Subject"> <h2>Manage Course Page</h2> <img src="https://github.com/hackstarsj/student_management_system_in_django/blob/master/screenshots/manage_course.PNG" alt="Add Subject"> <h2>Manage Staff Page</h2> <img src="https://github.com/hackstarsj/student_management_system_in_django/blob/master/screenshots/manage_staff.PNG" alt="Add Subject"> <h2>Manage Student Page</h2> <img src="https://github.com/hackstarsj/student_management_system_in_django/blob/master/screenshots/manage_subject.PNG" alt="Add Subject"> <h2>Staff Take Attendance Page</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/take_attendance.PNG" alt="Take Attendance Page"> <h2>Staff View and Update Attendance Page</h2> <img src="https://github.com/hackstarsj/student_management_system_part_11/blob/master/screenshots/view_attendance.PNG?raw=true" alt="Staff View and Update Attendance Page"> <h2>Session Year Manage</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/session_year.PNG" alt="Session Year Manage"> <h2>Staff Apply for Leave</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/leave_message.PNG" alt="Staff Apply for Leave"> <h2>Staff Feedback Message</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/feedback_message.PNG" alt="Staff Feedback Message"> <h2>Password Reset Form</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/password_reset_1.PNG" alt="Password Reset"> <h2>Password Change Form</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/password_reset_2.PNG" alt="Password Reset"> <h2>Student View Attendance Form</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/student_view_attenndance.PNG" alt="Student View Attendance Form"> <h2>Student View Attendance Data</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/attendance_data.PNG" alt="Student View Attendance Data"> <h2>Student Apply for Leave</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/student_leave.PNG" alt="Student Apply for Leave"> <h2>Student Send Feedback Message</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/student_feedback.PNG" alt="Student Send Feedback Message"> <h2>HOD Reply Student Feedback</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/feedback_student.PNG" alt="HOD Reply Student Feedback"> <h2>HOD Reply Staff Feedback</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/feedback_staff.PNG" alt="HOD Reply Staff Feedback"> <h2>HOD Approve and Disapprove Student Leave</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/student_leave_approve.PNG" alt="HOD Approve and Disapprove Student Leave"> <h2>HOD Approve and Disapprove Staff Leave</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/staff_leave_approve.PNG" alt="HOD Approve and Disapprove Staff Leave"> <h2>HOD View Attendance Data</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/admin_view_attendance.PNG" alt="HOD View Attendance Data"> <h2>HOD Profile View and Update</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/admin_profile.PNG" alt="HOD Profile View and Update"> <h2>Staff Profile View and Update</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/staff_profile.PNG" alt="Staff Profile View and Update"> <h2>Student Profile View and Update</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/student_profile.PNG" alt="Student Profile View and Update"> <h2>Student Homepage</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/student_homepage.PNG" alt="Student Homepage"> <h2>Staff Homepage</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/staff_homepage.PNG" alt="Staff Homepage"> <h2>Admin Homepage</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/admin_homepage.PNG" alt="Admin Homepage"> <br> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/admin_homepage2.PNG" alt="Admin Homepage"> <hr> <hr> <h1>Extending Project Parts</h1> <h2>Add Student Results From Staff Panel</h2> <img src="https://raw.githubusercontent.com/hackstarsj/student_management_system_part_11/master/screenshots/add_result2.PNG" alt="Add Results">

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from hackstarsj/student_management_system_part_11 via the GitHub API.Last fetched: 6/19/2026