{"id":16370441,"url":"https://github.com/eevan7a9/library-management-system","last_synced_at":"2025-06-11T10:11:41.019Z","repository":{"id":41802525,"uuid":"155044695","full_name":"eevan7a9/Library-management-system","owner":"eevan7a9","description":"Simple Online Library Managment System","archived":false,"fork":false,"pushed_at":"2023-01-04T18:55:05.000Z","size":4151,"stargazers_count":5,"open_issues_count":11,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T21:15:06.999Z","etag":null,"topics":["composer","laravel-framework","php","xampp"],"latest_commit_sha":null,"homepage":"http://librarymanagement.rf.gd/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eevan7a9.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-28T07:09:39.000Z","updated_at":"2025-01-06T21:30:49.000Z","dependencies_parsed_at":"2023-02-02T20:01:57.579Z","dependency_job_id":null,"html_url":"https://github.com/eevan7a9/Library-management-system","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eevan7a9%2FLibrary-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eevan7a9%2FLibrary-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eevan7a9%2FLibrary-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eevan7a9%2FLibrary-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eevan7a9","download_url":"https://codeload.github.com/eevan7a9/Library-management-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244267383,"owners_count":20425836,"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":["composer","laravel-framework","php","xampp"],"created_at":"2024-10-11T03:05:01.604Z","updated_at":"2025-03-23T02:34:10.167Z","avatar_url":"https://github.com/eevan7a9.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library MS\n\nThis is Simple Library Management System.\nis a software used to manage all the books in a library. This helps to keep the records of whole transactions of the books available in the library\na System that will manage books and users activity.\n\n## Prerequisites\n\n### COMPOSER\n\n-   Install PHP Composer\n\ndownload Composer here:\n\n\u003e https://getcomposer.org\n\n### NPM\n\n-   Install Node\n\nDownload Node here:\n\n\u003e https://nodejs.org\n\n### XAMPP\n\n-   Install XAMPP\n-   Run XAMPP\n-   start MYSQL in the XAMPP Controll Panel\n\nDownload XAMPP here:\n\n\u003e https://www.apachefriends.org/download.html\n\n## Installation\n\nIn the Project directory, perform the following commands\n\nRUN\n\n```\nnpm install\ncomposer install\n```\n\n-   create new file and name it \".env\".\n\n-   copy the content from \".env.example\" and paste it to the newly created \".env\".\n    change the DB_DATABASE, DB_USERNAME, DB_PASSWORD to your setting.\n\nexample:\n\n```\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=library_ms\nDB_USERNAME=root\nDB_PASSWORD=\n```\n\nWe generate secret key and update composer running the following commands in the terminal/cmd\n\n```\nphp artisan key:generate\n\ncomposer update\n```\n\nWe will add tables to the database we created\n\n```\n php artisan migrate\n```\n\nWe generate Users and Admin of the application\n\n```\nphp artisan db:seed\n```\n\n## Running the Application\n\nin the terminal/cmd:\n\n```\nphp artisan serve\n```\n\nAfter seeding the database. with php artisan db:seed\n\nyou can Login as **Admin**.\n\nemail Address:\n\n```\nadmin@email.com\n```\n\npassword\n\n```\npassword\n```\n\nYou can change the password and email of the **Admin** after you login.\nYou can chane it at \"Account Info\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feevan7a9%2Flibrary-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feevan7a9%2Flibrary-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feevan7a9%2Flibrary-management-system/lists"}