{"id":23592553,"url":"https://github.com/haksham/gp6_5","last_synced_at":"2025-11-04T10:30:29.332Z","repository":{"id":269452962,"uuid":"905158127","full_name":"Haksham/GP6_5","owner":"Haksham","description":"Group project for GitHub class include integrated library management system.","archived":false,"fork":false,"pushed_at":"2025-01-16T20:24:52.000Z","size":543,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T21:32:35.688Z","etag":null,"topics":["code-of-conduct-template","college-project","docker","docker-compose","docker-container","docker-image","dockerfile","dockerhub","free","github","githubpages","helpful-tool","hosting","html-css-javascript","library-management-system","liscences","open-source","readme-md","security-policy","static"],"latest_commit_sha":null,"homepage":"https://haksham.github.io/GP6_5/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Haksham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["Haksham"]}},"created_at":"2024-12-18T09:22:24.000Z","updated_at":"2025-01-16T20:24:53.000Z","dependencies_parsed_at":"2025-01-08T10:36:19.660Z","dependency_job_id":null,"html_url":"https://github.com/Haksham/GP6_5","commit_stats":null,"previous_names":["haksham/gp6_5"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haksham%2FGP6_5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haksham%2FGP6_5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haksham%2FGP6_5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Haksham%2FGP6_5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Haksham","download_url":"https://codeload.github.com/Haksham/GP6_5/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239432734,"owners_count":19637798,"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":["code-of-conduct-template","college-project","docker","docker-compose","docker-container","docker-image","dockerfile","dockerhub","free","github","githubpages","helpful-tool","hosting","html-css-javascript","library-management-system","liscences","open-source","readme-md","security-policy","static"],"created_at":"2024-12-27T08:14:26.274Z","updated_at":"2025-11-04T10:30:28.744Z","avatar_url":"https://github.com/Haksham.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Haksham"],"categories":[],"sub_categories":[],"readme":"# By: GP-6\n\nThis repository houses the code for an integrated library management system developed as a group project for our GitHub class.\u003cbr\u003e\nThe system aims to streamline library operations, providing a user-friendly interface for both librarians and patrons.\u003cbr\u003e\n\u003ch1 align=\"center\" style=\"font-size:3em\"\u003e\u003cimg src=\"pics/main.PNG\" height=\"500px\"/\u003e\u003c/h1\u003e\n\n## Features\n### 1. User Interface:\n* **Dark Mode**: Supports a visually appealing dark mode for comfortable nighttime use.\u003cbr\u003e\n* **Responsive Design**: Adapts seamlessly to various screen sizes, ensuring optimal viewing on desktops, laptops, tablets, and smartphones.\u003cbr\u003e\n\u003ch1 align=\"center\" style=\"font-size:3em\"\u003e\u003cimg src=\"pics/dark.PNG\" height=\"500px\"/\u003e\u003c/h1\u003e\n\n### 2. Core Functionality:\n* **User Authentication**: Secure user login and registration system.\u003cbr\u003e\n### 3. Member Management:\n* Add new members to the library.\u003cbr\u003e\n* Edit existing member details (e.g., contact information, membership status).\u003cbr\u003e\n\u003ch1 align=\"center\" style=\"font-size:3em\"\u003e\u003cimg src=\"pics/members.PNG\" height=\"400px\"/\u003e\u003c/h1\u003e\n\n### 4. Transaction Management:\n* Record book checkouts, returns, and renewals.\u003cbr\u003e\n* Track fines and overdue notices.\u003cbr\u003e\n* Edit transaction records as needed.\u003cbr\u003e\n\u003ch1 align=\"center\" style=\"font-size:3em\"\u003e\u003cimg src=\"pics/transcations.PNG\" height=\"400px\"/\u003e\u003c/h1\u003e\n\n### 5. Book Management:\n* Add new books to the library catalog, \u003cbr\u003e**Including**:\u003cbr\u003e\n* Book title, author, ISBN, publication year.\u003cbr\u003e\n* Detailed descriptions and summaries.\u003cbr\u003e\n* Upload book cover images using image URLs.\u003cbr\u003e\n* Edit existing book records with updated information.\u003cbr\u003e\n## Technology:\n* Built with HTML, CSS, and JavaScript for a robust and dynamic user experience.\u003cbr\u003e\n* **Cross-platform compatibility**: Functions effectively across different operating systems and browsers.\u003cbr\u003e\n* **Hosting**: The website is hosted using GitHub Pages.\n\n## Requirements\n\n    1. IDE /Code Editor: VSCode or any other.\n    2. Hosting: GitHub Pages.\n    3. Live Server Extension: To review the website.\n    4. Prettier Extension: To organise the code.\n    5. Auto Rename Tag Extension: For fast code access write up.\n    6. Gitingest: For making attractive layout of code.\n    7. Code Runner Extension: For detection of valid syntax.\n\n## Installation/Procedure\n\n### 1. Clone the Repository:\n* Clone this repository to your local machine using Git:\n* Bash\n\n        git clone \u003chttps://github.com/Haksham/GP6_5\u003e\n    \n### 2. Open in VS Code:\n* Open the cloned repository in VS Code.\n* Install Live Server Extension.\n    - Open the VS Code Extensions panel (Ctrl+Shift+X).\n    - Search for \"Live Server\" and install the extension by Ritwick Dey.\n    - Start the Live Server.\n* Open the index.html file in the editor.\n* Right-click anywhere within the file and select \"Open with Live Server\" from the context menu.\n\n### 3. Access the Website:\n* The website will open in your default web browser.\n* The URL will be displayed in the VS Code output panel.\n\n### 4. Deployment to GitHub Pages\n* Create a gh-pages Branch:\n* Open the terminal in VS Code.\n    - Create a new branch named gh-pages:\n    - Bash\n      \n            git checkout -b gh-pages\n* Copy Files to gh-pages Branch:\n* Copy all the necessary files (HTML, CSS, JavaScript, images, etc.) from the main branch to the gh-pages branch.\n* Commit and Push Changes:\n    - Commit the changes to the gh-pages branch:\n    - Bash\n\n            git add .\n            git commit -m \"Deploy to GitHub Pages\"\n            Push the gh-pages branch to the remote repository:\n            Bash\n\n### 5. git push origin gh-pages\n* Configure GitHub Pages:\n\n    - Go to your repository settings on GitHub.\n    - Under \"GitHub Pages,\" select the \"gh-pages\" branch as the source.\n* Access the Deployed Website:\n    - The deployed website will be available at the following URL:\n\n          https://\u003cyour_username\u003e.github.io/\u003crepository_name\u003e\n\n      ###                     Or\n\n## Get the Docker file: [DockerFile](https://hub.docker.com/r/haksham/libms)\n## Hosted: [GitHub Pages](https://haksham.github.io/GP6_5/)\n\n\n## Project Structure\n```plaintext\nDirectory structure:\n└── haksham-gp6_5/\n    ├── README.md\n    ├── CODE_OF_CONDUCT.md\n    ├── CONTRIBUTING.md\n    ├── Dockerfile\n    ├── LICENSE\n    ├── SECURITY.md\n    ├── docker-compose.yml\n    ├── docker_commands.txt\n    ├── index.html\n    ├── scripts.js\n    ├── styles.css\n    ├── .dockerignore\n    ├── pics/\n    │   ├── coderunner.PNG\n    │   ├── dark.PNG\n    │   ├── main.PNG\n    │   ├── members.PNG\n    │   └── transcations.PNG\n    └── .github/\n        ├── FUNDING.yml\n        ├── pull_request_template.md\n        └── ISSUE_TEMPLATE/\n            ├── bug_report.md\n            └── custom.md\n\n```\n## Contributers:\n\n\u003ckbd\u003eMember 1:\u003c/kbd\u003e[Harshvardhan Mehta](https://github.com/Haksham)\u003cbr\u003e\n\u003ckbd\u003eMember 2:\u003c/kbd\u003e[Chandan H K](https://github.com/chandanhk304)\u003cbr\u003e\n\u003ckbd\u003eMember 3:\u003c/kbd\u003e[Deepak B P](https://github.com/bpdeepak)\u003cbr\u003e\n\u003ckbd\u003eMember 4:\u003c/kbd\u003e[Joann Joseph](https://github.com/joannjoseph23)\u003cbr\u003e\n\u003ckbd\u003eMember 5:\u003c/kbd\u003e[Mangesh Nesarikar](https://github.com/xxMangeshxx)\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaksham%2Fgp6_5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaksham%2Fgp6_5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaksham%2Fgp6_5/lists"}