{"id":20650276,"url":"https://github.com/swetshaw/inventory-management-system","last_synced_at":"2025-07-28T19:10:53.114Z","repository":{"id":119871321,"uuid":"372303846","full_name":"swetshaw/inventory-management-system","owner":"swetshaw","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-31T05:56:07.000Z","size":18,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T14:07:50.457Z","etag":null,"topics":["flask","full-stack","inventory-management","inventory-management-system","python3"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/swetshaw.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":"2021-05-30T19:55:29.000Z","updated_at":"2024-10-25T01:08:37.000Z","dependencies_parsed_at":"2023-06-03T11:15:46.316Z","dependency_job_id":null,"html_url":"https://github.com/swetshaw/inventory-management-system","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/swetshaw/inventory-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swetshaw%2Finventory-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swetshaw%2Finventory-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swetshaw%2Finventory-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swetshaw%2Finventory-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swetshaw","download_url":"https://codeload.github.com/swetshaw/inventory-management-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swetshaw%2Finventory-management-system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267570179,"owners_count":24109210,"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-07-28T02:00:09.689Z","response_time":68,"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":["flask","full-stack","inventory-management","inventory-management-system","python3"],"created_at":"2024-11-16T17:19:01.326Z","updated_at":"2025-07-28T19:10:53.059Z","avatar_url":"https://github.com/swetshaw.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inventory-management-system\n\nThis project implements an inventory management system using Flask\n\n## Installation\n### Clone the repository\n```\ngit clone https://github.com/swetshaw/inventory-management-system.git\n```\n### Enter into the folder\n```\ncd inventory-management-system\n```\n### Install required libraries\n```\npip3 install -r requirements.txt\n```\n### Initialize the database\n```\nflask init-db\n```\n### Run the application\n```\nflask run\n```\n## Demo\n#### Dashboard\nFollowing page opens up when `flask run` is executed. This is called the **Dashboard** page. It displays the product quantity in each location.\n\n![image](https://user-images.githubusercontent.com/26214362/120144652-f370a880-c1ff-11eb-906e-3ed4eb3bbbd1.png)\n\n#### Products\nThis page shows all the products listed for the inventory. \n- Features\n  - Add product\n  - Edit product\n\n![image](https://user-images.githubusercontent.com/26214362/120145086-9de8cb80-c200-11eb-9a03-a0f720b1921e.png)\n\n#### Location\nThis page is similar to the products page where all the location of the inventory is listed.\n- Features\n  - Add Location\n  - Edit Location\n \n![image](https://user-images.githubusercontent.com/26214362/120145428-20718b00-c201-11eb-9ae4-bb4f30b13405.png)\n\n#### Product Movement\nOn this page, the user can move the product from one location to another. \n- Features\n  - Move Product\n \n![image](https://user-images.githubusercontent.com/26214362/120146239-65e28800-c202-11eb-9c3d-7bab006eceb5.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswetshaw%2Finventory-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswetshaw%2Finventory-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswetshaw%2Finventory-management-system/lists"}