A comprehensive and user-friendly student management system built with HTML, CSS, JavaScript, PHP, and SQL. 🚀
- User authentication with PHP and SQL
- Add, edit, and delete student records
- Search for students by name, ID, or class
- Generate reports for individual students or entire classes
- Responsive design for seamless experience on all devices
- Secure and efficient data storage with SQL
- Teacher portal & Student portal
- Download the zip file
- Extract the file and copy studentms folder 3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
- Open PHPMyAdmin (http://localhost/phpmyadmin)
- Create a database with name studentmsdb
- Import studentmsdb.sql file(given inside the zip package in SQL file folder) 7.Run the script http://localhost/studentms (frontend) Credential for admin panel :
Username: Krishan Password: Test@123
Credential for Student / User panel :
Username: [email protected] Password: Krishan123321
Or Register a new Student/User.
We welcome contributions from the community! To contribute, follow these steps:
- Fork the repository
- Create a new branch for your feature or bugfix
- Make your changes and commit them
- Push your changes to your forked repository
- Create a pull request
For any questions or concerns, please contact the project maintainers at [email protected].
Happy managing students! 🎉