{"id":25860692,"url":"https://github.com/parthcorleone/library_management","last_synced_at":"2026-04-13T05:49:27.705Z","repository":{"id":279854107,"uuid":"940175892","full_name":"ParthCorleone/Library_Management","owner":"ParthCorleone","description":"A Django \u0026 SQLite web app for efficient library management with role-based access for Admins, Librarians, Staff, and Customers. Features book tracking, task assignment, and reporting to streamline operations. Deployed on PythonAnywhere for easy access.","archived":false,"fork":false,"pushed_at":"2025-02-27T20:02:48.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T04:46:28.875Z","etag":null,"topics":["admin-dashboard","book-issuing","css","customer","deployment","django","html","librarian","library-management-system","library-system","python","pythonanywhere","role-based-access","sqlite","staff","task-assignment","tracking","web-app","website"],"latest_commit_sha":null,"homepage":"https://parthdhinge.pythonanywhere.com/","language":"Python","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/ParthCorleone.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":"2025-02-27T18:28:21.000Z","updated_at":"2025-02-27T20:49:31.000Z","dependencies_parsed_at":"2025-02-28T04:46:31.913Z","dependency_job_id":"dc280a2b-e5ca-4896-a1b6-d22a5b3a4d5d","html_url":"https://github.com/ParthCorleone/Library_Management","commit_stats":null,"previous_names":["parthcorleone/library_management"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FLibrary_Management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FLibrary_Management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FLibrary_Management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParthCorleone%2FLibrary_Management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParthCorleone","download_url":"https://codeload.github.com/ParthCorleone/Library_Management/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241435138,"owners_count":19962402,"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-dashboard","book-issuing","css","customer","deployment","django","html","librarian","library-management-system","library-system","python","pythonanywhere","role-based-access","sqlite","staff","task-assignment","tracking","web-app","website"],"created_at":"2025-03-01T22:57:10.796Z","updated_at":"2025-12-31T01:06:38.613Z","avatar_url":"https://github.com/ParthCorleone.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library Management System\n\n## Project Overview\nThis is a **Library Management System** built using **Django** and **SQLite**. The system includes role-based access for different users such as **Admin, Librarian, Staff, and Customers**. Each role has specific functionalities to manage books, users, and reports.\n\n## Live Demo\nYou can access the live project here: [Library Management System](https://parthdhinge.pythonanywhere.com/)\n\n## Features\n- **Admin:**\n  - View reports on book issues and user activities\n  - Manage books, staff, and librarians\n  - Add and delete users\n- **Librarian:**\n  - Issue and return books\n  - Manage book records\n- **Staff:**\n  - Assist in book management\n- **Customer:**\n  - Search and borrow books\n  - View issued books and return them\n\n## Tech Stack\n- **Backend:** Django (Python)\n- **Database:** SQLite\n- **Frontend:** HTML5, CSS\n- **Deployment:** PythonAnywhere\n\n## Installation Guide\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/yourusername/library-management-system.git\n   cd library-management-system\n   ```\n2. Create a virtual environment:\n   ```sh\n   python -m venv venv\n   source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n   ```\n3. Install dependencies:\n   ```sh\n   pip install -r requirements.txt\n   ```\n4. Apply migrations:\n   ```sh\n   python manage.py migrate\n   ```\n5. Run the development server:\n   ```sh\n   python manage.py runserver\n   ```\n\n## Usage\n- **Superuser Credentials:**\n  To access the admin panel, create a superuser:\n  ```sh\n  python manage.py createsuperuser\n  ```\n  Then login at `http://127.0.0.1:8000/admin/`.\n\n## Contributing\nContributions are welcome! Feel free to fork the repository and submit pull requests.\n\n## License\nThis project is licensed under the MIT License.\n\n## Author\nDeveloped by [Parth Dhinge](https://github.com/yourusername)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthcorleone%2Flibrary_management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthcorleone%2Flibrary_management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthcorleone%2Flibrary_management/lists"}