{"id":21288673,"url":"https://github.com/abdo-essam/online-library-management-system","last_synced_at":"2025-07-11T13:31:46.242Z","repository":{"id":260545680,"uuid":"623772708","full_name":"abdo-essam/Online-Library-Management-System","owner":"abdo-essam","description":"A Simple Online Library Management System for School and Colleges","archived":false,"fork":false,"pushed_at":"2023-04-05T16:58:30.000Z","size":8835,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-31T23:52:18.662Z","etag":null,"topics":["bootstrap","css","html","javascript","library-management-system","online-library-magement-system","php"],"latest_commit_sha":null,"homepage":"https://library-management-system-abdo-essam.000webhostapp.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdo-essam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-05T03:55:46.000Z","updated_at":"2024-10-15T14:18:15.000Z","dependencies_parsed_at":"2024-10-31T23:52:25.357Z","dependency_job_id":"5fedb160-1a2a-4187-9a57-bdaf15185d92","html_url":"https://github.com/abdo-essam/Online-Library-Management-System","commit_stats":null,"previous_names":["abdo-essam/online-library-management-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FOnline-Library-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FOnline-Library-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FOnline-Library-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FOnline-Library-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdo-essam","download_url":"https://codeload.github.com/abdo-essam/Online-Library-Management-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225726717,"owners_count":17514566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","css","html","javascript","library-management-system","online-library-magement-system","php"],"created_at":"2024-11-21T12:23:55.451Z","updated_at":"2025-07-11T13:31:46.235Z","avatar_url":"https://github.com/abdo-essam.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Online-Library-Management-System\nA Simple Online Library Management System for School and Colleges.\n\n- There is Project Documentation in this repo\n\n\nThere are two modules Student \u0026 Admin\n\n### Admin Features\n- add/update/ delete category\n- add/update/ delete author\n- add/update/ delete books\n- issue a new book to student and also update the details when student return book\n- search student by using their student ID\n- view student details\n- change own password\n\n\n### Student Features\n- update own profile.\n- view issued book and book return date-time.\n- change own password.\n- recover own password.\n\nNote : Student can register himself and after registration he will get studentid After login student can view own dashboard.\n\n\n## How to run this Project\n1. Download and Unzip file on your local system copy library.\n2. Put library folder inside root directory\n\n## For Database Configuration\n1. Open phpmyadmin\n2. Create Database library\n3. Import database library.sql (available inside zip package)\n\nFor User\nOpen Your browser put inside browser “http://localhost/library”\n\nFor Online Test\nOpen Your browser put inside browser “http://online-library-management-system.atwebpages.com/index.php”\n\n## Login Details for user :\n\n- Username : test@gmail.com\n- Password : Test@123\n\n\nFor Admin Panel\nOpen Your browser put inside browser “http://localhost/library/admin”\n\nOnline Test\nOpen Your browser put inside browser “http://online-library-management-system.atwebpages.com/adminlogin.php”\n\n## Login Details for admin :\n- Username : admin\n- Password : admin@123\n\n\n### Admin Dashboard:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Admin%20Dashboard.png?raw=true)\n\n### Student Login:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Student%20Login.png?raw=true)\n\n### Student Signup:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Student%20Signup.png?raw=true)\n\n### Manage Reg Students:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Manage%20Reg%20Students.jpg?raw=true)\n\n### Manage Issued Books:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Manage%20Issued%20Books.png?raw=true)\n\n### Manage Issued Books 2:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Manage%20Issued%20Books%202.png?raw=true)\n\n### Manage Categories:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Manage%20Categories.png?raw=true)\n\n### Manage Categories 2:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Manage%20Categories%202.png?raw=true)\n\n### Manage Authors:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Manage%20Authors.png?raw=true)\n\n### Manage Authors 2:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Manage%20Authors%202.png?raw=true)\n\n### All Books:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/All%20Books.png?raw=true)\n\n### Admin Signup:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Admin%20Signup.png?raw=true)\n\n### Add Category:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Add%20Category.png?raw=true)\n\n### Add Categories Menu:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Add%20Categories%20Menu.png?raw=true)\n\n### Student Dashboard:\n![alt text](https://github.com/abdo-essam/Online-Library-Management-System/blob/main/Images/Student%20Dashboard.png?raw=true)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-essam%2Fonline-library-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdo-essam%2Fonline-library-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-essam%2Fonline-library-management-system/lists"}