Skip to content

Files

Latest commit

 

History

History
26 lines (21 loc) · 1.27 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.27 KB

Student Information System

The Student Information System project aims to revolutionize the student and faculty experience by introducing innovative features. The primary goal is to enhance user interaction, streamline administrative processes, and provide a more efficient means of communication.

Key Features

  • Dynamic timetable module for easy access to course schedules.
  • Collaborative forum for interactions between students and teachers.
  • User-friendly interface for managing student profiles, course details, grades, and notifications.

Technologies Used

  • PHP and HTML/CSS for web development.
  • MySQL database for data storage.
  • FlightPHP for routing.
  • Swagger PHP for project documentation.

Getting Started

  1. Clone this repository.
  2. Install dependencies using composer install.
  3. Set up your MySQL database and update the configuration file.
  4. Run the application using a local server environment.

Usage

  • Upon installation, users can access the application through their web browsers.
  • Students can view their course schedules, grades, and interact with professors.
  • Professors can enter grades, view their course schedules, and access colleague information.
  • Admins have full access to all system functionalities, including user and course management.