{"id":17093925,"url":"https://github.com/amolpalwe2002/inventory-management-system","last_synced_at":"2026-04-11T19:36:42.998Z","repository":{"id":257721719,"uuid":"859098298","full_name":"amolpalwe2002/inventory-management-system","owner":"amolpalwe2002","description":"This Inventory Management System is a backend application designed to streamline the management of stock levels for businesses. It provides a secure interface for administrators to manage inventory items while allowing store managers to track stock and request replenishments.","archived":false,"fork":false,"pushed_at":"2024-09-20T07:00:23.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T16:44:33.158Z","etag":null,"topics":["auth","authorization","expressjs","jwt-authentication","jwt-token","middleware","nodejs"],"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/amolpalwe2002.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-09-18T04:43:38.000Z","updated_at":"2024-09-18T08:05:17.000Z","dependencies_parsed_at":"2024-09-18T09:04:53.159Z","dependency_job_id":"857c36d1-b8fe-4c82-ba32-78ff6745f3c4","html_url":"https://github.com/amolpalwe2002/inventory-management-system","commit_stats":null,"previous_names":["amolpalwe2002/inventory-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amolpalwe2002/inventory-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amolpalwe2002%2Finventory-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amolpalwe2002%2Finventory-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amolpalwe2002%2Finventory-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amolpalwe2002%2Finventory-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amolpalwe2002","download_url":"https://codeload.github.com/amolpalwe2002/inventory-management-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amolpalwe2002%2Finventory-management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31693274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["auth","authorization","expressjs","jwt-authentication","jwt-token","middleware","nodejs"],"created_at":"2024-10-14T14:09:46.543Z","updated_at":"2026-04-11T19:36:42.969Z","avatar_url":"https://github.com/amolpalwe2002.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inventory Management System\n\n## Overview\n\nThis is a backend for an Inventory Management System allowing admins to manage stock levels and store managers to track inventory.\n\n## Setup\n\n1. Clone the repository.\n2. Run `npm install` to install dependencies.\n3. Create a `.env` file and add your MongoDB connection string and JWT secret.\n4. Start the server with `npm run dev`.\n\n## API Endpoints\n\n### Auth\n\n- `POST /api/auth/register`: Register a new user.\n- `POST /api/auth/login`: Login a user.\n\n### Inventory\n\n- `POST /api/inventory`: Add a new inventory item (Admin only).\n- `PUT /api/inventory/:id`: Update an inventory item (Admin only).\n- `DELETE /api/inventory/:id`: Delete an inventory item (Admin only).\n- `GET /api/inventory`: Get all inventory items.\n\n### Requests\n\n- `POST /api/requests`: Request an inventory item (Store Manager only).\n- `PATCH /api/requests/:id`: Approve or reject a request (Admin only).\n- `GET /api/requests`: Get all requests (Admin only).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famolpalwe2002%2Finventory-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famolpalwe2002%2Finventory-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famolpalwe2002%2Finventory-management-system/lists"}