All Projects → KinjalDas → Inventory-Management-System-Django

KinjalDas / Inventory-Management-System-Django

Licence: other
A Inventory management system written in DJango

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
Roff
2310 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Inventory-Management-System-Django

Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
Stars: ✭ 122 (+71.83%)
Mutual labels:  inventory, inventory-management, inventory-system
Laravelinventry
Stock management application using Laravel 5.4
Stars: ✭ 60 (-15.49%)
Mutual labels:  inventory, inventory-management
Inventory-Management-System
Inventory Management System by asp.net and MSSQL
Stars: ✭ 27 (-61.97%)
Mutual labels:  inventory-management, inventory-system
gdinv
More or less universal inventory system plugin for Godot Engine (3.3+). Data-driven.
Stars: ✭ 69 (-2.82%)
Mutual labels:  inventory, inventory-system
UInv
Universal Inventory System (UInv) for Twine 2 / SugarCube 2
Stars: ✭ 34 (-52.11%)
Mutual labels:  inventory, inventory-system
DeepBeerInventory-RL
The code for the SRDQN algorithm to train an agent for the beer game problem
Stars: ✭ 27 (-61.97%)
Mutual labels:  inventory-management, inventory-control
Ralph
Ralph is the CMDB / Asset Management system for data center and back office hardware.
Stars: ✭ 1,701 (+2295.77%)
Mutual labels:  inventory, inventory-management
Inventorymanagementsystem
A software developed using Java SE which provides as easy way to track the products, suppliers, customers as well as purchase and sales information. It also records the stock currently available in the store.
Stars: ✭ 94 (+32.39%)
Mutual labels:  inventory, inventory-management
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (+212.68%)
Mutual labels:  inventory, inventory-management
Fusioninventory For Glpi
FusionInventory plugin for GLPI
Stars: ✭ 241 (+239.44%)
Mutual labels:  inventory, inventory-management
bizbook-server
The repository of bizbook server web api project
Stars: ✭ 45 (-36.62%)
Mutual labels:  inventory, inventory-management
Shopyo
🎁 Your Open web framework, designed with big in mind. Flask with Django advantages. Build your management systems, ERP products & mobile backend (coming soon). Small business needs apps included by default. First timers friendly. Email: [email protected] | password: pass
Stars: ✭ 172 (+142.25%)
Mutual labels:  inventory, inventory-management
django-graphql-graphene-example
A Django GraphQL API example with Django Graphene
Stars: ✭ 24 (-66.2%)
Mutual labels:  inventory, inventory-management
InvMan
Open source JavaFX inventory management application
Stars: ✭ 40 (-43.66%)
Mutual labels:  inventory, inventory-management
storaji-ui
Storaji frontend. Built with Electron and Angular 4.
Stars: ✭ 23 (-67.61%)
Mutual labels:  inventory
gui
A very simple library to facilitate the menu creation in the Bukkit API
Stars: ✭ 55 (-22.54%)
Mutual labels:  inventory
glpi-agent
GLPI Agent
Stars: ✭ 89 (+25.35%)
Mutual labels:  inventory
godot-InventorySystem
Easily modifiable Inventory System ready for use. If you need anything further, you can add it.
Stars: ✭ 27 (-61.97%)
Mutual labels:  inventory-system
SQLPowerDoc
Hopefully an up to date fork of SQL Power Doc. Newer PS versions and .NET levels. Maybe too ambitious. This repository was cloned from kendalvandyke, the original author of SQLPowerDoc. Codeplex is currently in the process of shutting down. I cloned this project (and its wiki) with the intention of preserving a wonderful tool that I recently dis…
Stars: ✭ 19 (-73.24%)
Mutual labels:  inventory
inventory-checkin
Inventory check-in/out manager that supports a tablet kiosk.
Stars: ✭ 16 (-77.46%)
Mutual labels:  inventory

Inventory-Management-System-Django

This is an inventory management system written in Python 3.6.5 and Django 2.0.7 and datatables is a Jquery plugin. The local installation of python 32/64bit is provided with the project as "python-3.7.0.exe/python-3.7.0-amd64.exe". Also the local installation of DJango is provided as "django-master" which can be run as "python setup.py install". The project is run through "python manage.py runserver".I have provided way to extract the transaction info in a csv format as "data-extract.py". The main page lists all the items. Clicking the name of any of the itmes will take you to the transaction page (Transfer/Return) page. Here clicking on Transfer/Return will take you to confirmation page providing you with the transaction number. The date of transcation is auto-added by the system as the present date.Also by going to the django admin page ("homepage/admin") will let you Create, Read, Update and Delete Items, Clients (supposed to receive or return items), Categories and Transactions. Dont forward, back or reload pages as that may lead to redundant data. Also,search can be based on any of the components - Name, Category,No. of items, Item No. and it will work seamlessly.Transact by using buttons on the page only.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].