Skip to content

kadiyalamani15/Student-Resource-Management-System

Repository files navigation

Student Resource Management System

PHP Badge HTML Badge CSS Badge jQuery Badge MySQL Badge

This is a Student Resource Management System developed using PHP and MySQL under the guided projects of Crio.do. It allows students to check their results and save them to PDF. The system uses the Apache XAMPP server to set up the database on MySQL, and communication is done through PHP.

Authentication

Basic authentication is used, and passwords are hashed using MD5 in MySQL for admin login.

Relational Database Schema


Usage

To use this system, follow these steps:

  1. Clone the repository
  2. Set up the Apache XAMPP server and MySQL database
  3. Import the database schema
  4. Run the application

Contributions

Contributions to this project are welcome. To contribute:

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a pull request

Credits

This project was developed under the guided projects of Crio.do.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published