Skip to content

"Student Portal," a PHP-based web project, streamlines student access to academic resources—schedules, news, library books, and results. Demonstrates adept back-end development, integrating diverse features, an asset to any portfolio.

Notifications You must be signed in to change notification settings

DarshilDhandhiya/Student_Portal

Repository files navigation

Student Portal

Student Portal is a PHP-based web application designed to streamline student access to various academic resources. It offers features such as schedules, news, library book listings, and academic results, providing a centralized platform for students to manage their academic activities.

Features

  • Schedules: View and manage class schedules.
  • News: Stay updated with the latest campus news.
  • Library: Search and view available library books.
  • Results: Check academic results and performance.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/student-portal.git
  2. Navigate to the project directory:

    cd student-portal
  3. Set up the database:

    • Import the database.sql file into your MySQL database.
    • Update the database configuration in config.php with your database details.
  4. Install dependencies:

    composer install
  5. Start the PHP server:

    php -S localhost:8000
  6. Open your web browser and navigate to http://localhost:8000.

Usage

  • Login/Register: Create an account or log in with existing credentials.
  • Access Features: Navigate through the portal to access schedules, news, library resources, and results.

About

"Student Portal," a PHP-based web project, streamlines student access to academic resources—schedules, news, library books, and results. Demonstrates adept back-end development, integrating diverse features, an asset to any portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •