{"id":15009323,"url":"https://github.com/janzaheer/partum_inventory","last_synced_at":"2025-04-09T17:23:41.338Z","repository":{"id":49850352,"uuid":"212063130","full_name":"janzaheer/partum_inventory","owner":"janzaheer","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-21T07:45:51.000Z","size":6190,"stargazers_count":21,"open_issues_count":1,"forks_count":21,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T19:23:02.214Z","etag":null,"topics":["bootstrap","dango","discussions","inventory-management","javascript","jquery","python","python27","sales"],"latest_commit_sha":null,"homepage":"","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/janzaheer.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}},"created_at":"2019-10-01T09:57:25.000Z","updated_at":"2023-11-30T16:30:58.000Z","dependencies_parsed_at":"2022-09-13T15:23:37.127Z","dependency_job_id":null,"html_url":"https://github.com/janzaheer/partum_inventory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janzaheer%2Fpartum_inventory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janzaheer%2Fpartum_inventory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janzaheer%2Fpartum_inventory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janzaheer%2Fpartum_inventory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janzaheer","download_url":"https://codeload.github.com/janzaheer/partum_inventory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075435,"owners_count":21043587,"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":["bootstrap","dango","discussions","inventory-management","javascript","jquery","python","python27","sales"],"created_at":"2024-09-24T19:24:31.428Z","updated_at":"2025-04-09T17:23:41.313Z","avatar_url":"https://github.com/janzaheer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inventory Management System #\n\nInventory Management System is a web based Application developed in Python/Django. The Software is designed for the small business to maintain there records, customer ledger, sales and etc.\u003cbr\u003e\n\u003cbr\u003eDesigned by \u003ca href=\"partumsolutions.com\"\u003ePartum Solutions\u003c/a\u003e (New Startup in Quetta, Pakistan. Provides Services and Solutions).\n\n## Features\n\nRetailers (Multi Tenancy)\u003cbr\u003e\nCustomer and Ledgers \u003cbr\u003e\nStock Management \u003cbr\u003e\nLow Stock Notification \u003cbr\u003e\nSales \u003cbr\u003e\nEmployees \u003cbr\u003e\nExpenses \u003cbr\u003e\nSuppliers \u003cbr\u003e\nFeedback \u003cbr\u003e\nSales Reports (Daily, Weekly, Monthly) \u003cbr\u003e\nStocks Logs (Daily, Monthly) \u003cbr\u003e\n\n## Python Version\n2.7.10\u003cbr\u003e\n\nUsing Django Framework and JQuery on the Frontend\n\n\n## Demo URL\n\n\u003ca href=\"http://demo-inventory.herokuapp.com/\"\u003e You can find the Demo here\u003c/a\u003e\n\n\n## To Get Started ##\n\n1. Create a Virtual Environment\n\n2. Create a Fork and Clone Project by using the following command\n\n\u003e git clone git@github.com:janzaheer/partum_inventory.git\n\n3. Create local settings file and add the local database configuration, You can use any database SQLite, Mysql or Postgress SQL etc. Following is the configuration code for SQLite database.\n```\n# settings_local.py\n\nimport os\n\nBASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))\n\nDATABASES = {\n    'default': {\n        'ENGINE': 'django.db.backends.sqlite3',\n        'NAME': os.path.join(BASE_DIR, 'db.local'),\n    }\n}\n```\n\n4. Go to the main directory where `manage.py` file exists abd install all the requirements by running the command:\n\u003e pip install -r requirements.txt\n\n4. Migrate by runnning the following command.\n\u003e python manage.py migrate\n\n5. Create super user to access the admin\n\u003e python manage.py createsuperuser\n\n6. Run the Django Server by using following command.\n\u003e python manage.py runserver\n\nNow you can access the application in your browser by URL `http://localhost:8000`\n\n## Need Help? ##\n\u003cul\u003e\n\u003cli\u003eYou can ask me any question any time, email me zaheerjanbadini@gmail.com\u003c/li\u003e\n\u003cli\u003ePlease use GitHub issues to report issues.\u003c/li\u003e\n\u003c/ul\u003e\n\n## Contribute\nAs an open source project with a strong focus on the user community, we welcome contributions as GitHub pull requests. See our Contributor Guides to get going. Discussions and RFCs for features happen on the design discussions section of our Forum.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanzaheer%2Fpartum_inventory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanzaheer%2Fpartum_inventory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanzaheer%2Fpartum_inventory/lists"}