{"id":28294148,"url":"https://github.com/prathameshdhande22/library-management-system-","last_synced_at":"2025-06-14T00:31:10.683Z","repository":{"id":293520627,"uuid":"891664804","full_name":"PrathameshDhande22/Library-Management-System-","owner":"PrathameshDhande22","description":"Library Management System created using .NET Framework using MVC 5.","archived":false,"fork":false,"pushed_at":"2025-05-15T18:16:57.000Z","size":3275,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T19:28:48.568Z","etag":null,"topics":["admin","bootstrap3","css3","dapper","dotnet-framework","html5","intl-tel-input","javascript","jquery","library-management-system","mvc","mvc5","sql-server","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/PrathameshDhande22.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,"zenodo":null}},"created_at":"2024-11-20T18:26:42.000Z","updated_at":"2025-05-15T18:17:02.000Z","dependencies_parsed_at":"2025-05-15T19:38:56.274Z","dependency_job_id":null,"html_url":"https://github.com/PrathameshDhande22/Library-Management-System-","commit_stats":null,"previous_names":["prathameshdhande22/library-management-system-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PrathameshDhande22/Library-Management-System-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FLibrary-Management-System-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FLibrary-Management-System-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FLibrary-Management-System-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FLibrary-Management-System-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrathameshDhande22","download_url":"https://codeload.github.com/PrathameshDhande22/Library-Management-System-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshDhande22%2FLibrary-Management-System-/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259742132,"owners_count":22904584,"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":["admin","bootstrap3","css3","dapper","dotnet-framework","html5","intl-tel-input","javascript","jquery","library-management-system","mvc","mvc5","sql-server","sqlserver"],"created_at":"2025-05-22T08:19:12.856Z","updated_at":"2025-06-14T00:31:10.658Z","avatar_url":"https://github.com/PrathameshDhande22.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library Management System\n\n![.Net](https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge\u0026logo=.net\u0026logoColor=white)\n![C#](https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge\u0026logo=csharp\u0026logoColor=white)\n![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n![MicrosoftSQLServer](https://img.shields.io/badge/Microsoft%20SQL%20Server-CC2927?style=for-the-badge\u0026logo=microsoft%20sql%20server\u0026logoColor=white)\n![Bootstrap](https://img.shields.io/badge/bootstrap-%238511FA.svg?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white)\n![jQuery](https://img.shields.io/badge/jquery-%230769AD.svg?style=for-the-badge\u0026logo=jquery\u0026logoColor=white)\n\nA comprehensive web-based application developed using .NET Framework 4.8 and MVC5 with a SQL Server backend. The frontend is designed with Bootstrap 3.4.1 for responsive UI and jQuery for dynamic interactions.\n\n### Features:\n\n1. Admin:\n   - Manage users and books.\n   - Configure library settings, including:\n     - Maximum books a user can issue.\n     - Fine amount for overdue books.\n     - Loan duration for issued books.\n2. Librarian:\n   - Manage book inventory (add, update, delete books).\n   - Access a dashboard to monitor issued and returned books.\n3. User:\n   - Issue and return books.\n   - Pay fines for overdue returns to regain borrowing privileges.\n\n### Screenshots:\n\n1. Login Page\n   ![Login](./Images/ss1.png)\n\n2. Browse Book Page\n   ![Browse Book](./Images/ss2.png)\n\n3. Browse Book on Admin Page\n   ![Browse Book Admin Page](./Images/ss3.png)\n\n4. Book Details\n   ![Book Details](./Images/ss4.png)\n\n5. Books Issued by User\n   ![Books Issued by User](./Images/ss5.png)\n\n### Output Video : [Click Here](https://www.youtube.com)\n\n### System Tables Architecture Diagram:\n\n![Database Diagram](./Images/dbdiagram.png)\n\n### Installation / Setup:\n\n1. Creating the Database or Running the Scripts:\n    - Make sure you have installed the Microsoft SQL Server Database. \n    - Just run the Script Present in file `SQLScripts/Creation_Scripts.sql`\n\n2. Open the Project which is `MVC_Task` on Microsoft Visual Studio or any IDE. \n\n    1. Make some Changes in the `Web.config` file\n\n    ```\n    \u003cadd name=\"database\" connectionString=\"Server=localhost;Database=databasename;Trusted_Connection=true;TrustServerCertificate=True;Data Source=datasource_name\"/\u003e\n\n    ```\n\n    2. Don't Change Anything Else. Otherwise there may be some chances of getting the error while running the project.\n\n    3. Before it Install all the required dependencies from the `Nuget Package Manager`.\n\n3. Run the Project \n4. If you want to login as the Admin Enter the below Credentials\n    ```\n    Username: admin\n    Passsword: admin@123\n    ```\n\n\n\n## Author: Prathamesh Dhande\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathameshdhande22%2Flibrary-management-system-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprathameshdhande22%2Flibrary-management-system-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathameshdhande22%2Flibrary-management-system-/lists"}