Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 3.32 KB

README.md

File metadata and controls

73 lines (54 loc) · 3.32 KB

DB-aasignment_Project02

A simple web based university management system.

Introduction

DB-aasignment_Project02 is simple online management system for a university. System is capable with managing Students, Department, Courses, Professors, Books, Lab sessions & Company sessions.

Main Functionalities

Login Function

  • Separate login function for Admin, Student and Librarian.

User Function

  • Administrators : Allow Adding Deleting and Editing system data (CRUD).
  • Students : Allow Viewing Books, Lab sessions and Courses and Adding Book borrowing details.
  • Librarian : Allow Adding Deleting Editing All Books, Student Borrowing Details and Teaching Books.

Used Technologies

  • PHP for server side
  • MySQL for data base
  • HTML/CSS/Java Script for front end

Prerequisites

Installation

Preferred Editor : Any PHP supported editor

  • Clone the repository in to your local machine htdocs folder of your xampp or wamp server.
  • Import university.sql file in db-sql folder to your MySQL database from phpMyAdmin or any method.
  • Start MySQL and Apache Server from the Xampp or wamp server control panel.
  • Browse the cloned index.php file by typing the http://localhost/DB-aasignment_Project02 in your browser address bar.

Screen Captures

Login Page

Admin Page

Student Page

Librarian Page

Developed By SKYSYS Group

Dhanushka Herath Sachintha Rathnayake Ravindu Sachintha Asitha Indrajith Shehan Kulathilake

Contributing

Warmly welcome to developers for contributing DB-aasignment_Project02 Project. Make sure to open an issue and communicate with us before creating a Pull Request.

License

The DB-aasignment_Project02 System is open-sourced software solution licensed under the GNU General Public License v3.0.