{"id":22368618,"url":"https://github.com/sa-y-an/ims2","last_synced_at":"2026-04-11T00:02:50.244Z","repository":{"id":108148399,"uuid":"449124163","full_name":"sa-y-an/ims2","owner":"sa-y-an","description":"ims that scales to the moon","archived":false,"fork":false,"pushed_at":"2022-01-20T01:08:00.000Z","size":809,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T03:03:27.092Z","etag":null,"topics":["django","django-rest-framework","docker","docker-compose","postgresql"],"latest_commit_sha":null,"homepage":"https://shopify-ims.herokuapp.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/sa-y-an.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":"2022-01-18T03:13:13.000Z","updated_at":"2022-05-03T15:20:50.000Z","dependencies_parsed_at":"2023-03-13T14:29:00.707Z","dependency_job_id":null,"html_url":"https://github.com/sa-y-an/ims2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sa-y-an/ims2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa-y-an%2Fims2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa-y-an%2Fims2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa-y-an%2Fims2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa-y-an%2Fims2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sa-y-an","download_url":"https://codeload.github.com/sa-y-an/ims2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sa-y-an%2Fims2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260868842,"owners_count":23074958,"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":["django","django-rest-framework","docker","docker-compose","postgresql"],"created_at":"2024-12-04T18:37:31.893Z","updated_at":"2025-12-30T22:29:53.944Z","avatar_url":"https://github.com/sa-y-an.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMS\n- Inventory Management System\n- Live Demo can be found at - https://shopify-ims.herokuapp.com/ (please allow sometime, while loading the first time, the heroku containers might wake up from a deep sleep after a long time).\n\n### Installation Instructions\n\n#### Pre-requisites\n- Please install [docker](https://docs.docker.com/engine/install/) and [docker-compose](https://docs.docker.com/compose/install/) for installation as this project uses multiple dependencies\n- If you use docker as a non-root user please run the commands as sudo or [set up docker as a non root user](https://docs.docker.com/engine/install/linux-postinstall/)\n\n- Once docker is installed create a ```.env``` in the ```core directory``` \n- Fill its content using .example.env file\n\nNow run the following commands - \n```sh\ndocker-compose --env-file ./core/.env up\n```\nOnce it runs and the terminal reads ```Quit the server with CONTROL-C.``` \n\n- your server starts running \n\n- Now create a new terminal and run the migrations only once at the start or anytime you change the models using- \n```sh\ndocker exec -it django_container /bin/bash\n```\nIt opens an interative shell where you can migrate using - \n```sh\npython3 manage.py migrate\n```\n- You app is now ready \n- Navigate to [http://127.0.0.1:8000/](http://127.0.0.1:8000/) to see the magic\n\n### Usage Guides \n\n- create a category \n- create a brand \n- create the attributes \n- create the product\n- now create its inventory\n\n### Features \n\n- Basic CRUD\n- Product groupped into categories and multiple variants of a product\n- Image Thumbnail generation of an uploaded image automatically ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsa-y-an%2Fims2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsa-y-an%2Fims2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsa-y-an%2Fims2/lists"}