{"id":20138654,"url":"https://github.com/developerwilliams/library-management-system","last_synced_at":"2026-02-11T20:36:01.373Z","repository":{"id":255735645,"uuid":"845603699","full_name":"DeveloperWilliams/library-management-system","owner":"DeveloperWilliams","description":"This is a library management system built in Mongodb,  Express React and Node, It has advanced  authenication and authorization features. One can borrow books and wait for admin. approval and many advanced features.","archived":false,"fork":false,"pushed_at":"2024-10-09T10:16:34.000Z","size":2956,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T18:10:36.251Z","etag":null,"topics":[],"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/DeveloperWilliams.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":"2024-08-21T15:06:21.000Z","updated_at":"2024-10-09T10:25:28.000Z","dependencies_parsed_at":"2024-09-06T23:12:30.323Z","dependency_job_id":"d6e664c3-78d2-468d-9137-310936eead9d","html_url":"https://github.com/DeveloperWilliams/library-management-system","commit_stats":null,"previous_names":["developerwilliams/library-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DeveloperWilliams/library-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperWilliams%2Flibrary-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperWilliams%2Flibrary-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperWilliams%2Flibrary-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperWilliams%2Flibrary-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeveloperWilliams","download_url":"https://codeload.github.com/DeveloperWilliams/library-management-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperWilliams%2Flibrary-management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274001665,"owners_count":25205307,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-13T21:40:07.722Z","updated_at":"2026-02-11T20:35:56.350Z","avatar_url":"https://github.com/DeveloperWilliams.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library Management System.\n\nThis is a Library Management System built using the MERN stack (MongoDB, Express.js, React, Node.js). The system supports multiple user logins, authentication, adding books to a cart, and requesting books.\n\n## Features\n\n- **User Authentication**: Secure login and registration for multiple users.\n- **Book Management**: Add, update, delete, and view books.\n- **Cart Functionality**: Add books to a cart for borrowing.\n- **Book Requests**: Request books that are not currently available in the library.\n- **User Roles**: Different roles for users (e.g., Admin, Member).\n\n## Technologies Used\n\n- **Frontend**: React.js\n- **Backend**: Node.js, Express.js\n- **Database**: MongoDB\n- **Authentication**: JWT (JSON Web Tokens)\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/yourusername/library-management-system.git\n    cd library-management-system\n    ```\n\n2. Install dependencies for both frontend and backend:\n    ```bash\n    cd server\n    npm install\n    cd ../client\n    npm install\n    ```\n\n3. Create a `.env` file in the backend directory and add the following:\n    ```env\n    MONGO_URI=your_mongodb_connection_string\n    JWT_SECRET=your_jwt_secret\n    PORT=your_port\n    ```\n\n4. Start the development servers:\n    ```bash\n    cd backend\n    npm run dev\n    cd ../frontend\n    npm start\n    ```\n\n## Usage\n\n- Register a new user or login with existing credentials.\n- Browse the available books and add them to your cart.\n- Request books that are not available.\n- Admin users can manage the book inventory.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License..\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperwilliams%2Flibrary-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloperwilliams%2Flibrary-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperwilliams%2Flibrary-management-system/lists"}