All Projects → sazanrjb → Inventorymanagementsystem

sazanrjb / 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.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Inventorymanagementsystem

Fusioninventory For Glpi
FusionInventory plugin for GLPI
Stars: ✭ 241 (+156.38%)
Mutual labels:  inventory, inventory-management
Ledgersmb
Repository for the LedgerSMB project -- web app for accounting & ERP
Stars: ✭ 222 (+136.17%)
Mutual labels:  inventory, inventory-management
Ralph
Ralph is the CMDB / Asset Management system for data center and back office hardware.
Stars: ✭ 1,701 (+1709.57%)
Mutual labels:  inventory, inventory-management
Inventory-Management-System-Django
A Inventory management system written in DJango
Stars: ✭ 71 (-24.47%)
Mutual labels:  inventory, inventory-management
django-graphql-graphene-example
A Django GraphQL API example with Django Graphene
Stars: ✭ 24 (-74.47%)
Mutual labels:  inventory, inventory-management
bizbook-server
The repository of bizbook server web api project
Stars: ✭ 45 (-52.13%)
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 (+82.98%)
Mutual labels:  inventory, inventory-management
Binner
Open source parts inventory system for makers, electronics hobby, and professional engineers
Stars: ✭ 122 (+29.79%)
Mutual labels:  inventory, inventory-management
InvMan
Open source JavaFX inventory management application
Stars: ✭ 40 (-57.45%)
Mutual labels:  inventory, inventory-management
Laravelinventry
Stock management application using Laravel 5.4
Stars: ✭ 60 (-36.17%)
Mutual labels:  inventory, inventory-management
Veniqa
MEVN Full Stack E-Commerce Solution. Built using MEVN Stack (Node.js, Express.js, Vue.js, MongoDB) with Developer Friendliness and Cloud Integrations in mind. Previously Powered the Veniqa New York Startup. 100% Customizable. For Demos and Documentation, Visit Official Website
Stars: ✭ 832 (+785.11%)
Mutual labels:  inventory-management
Partkeepr
Open Source Inventory Management
Stars: ✭ 844 (+797.87%)
Mutual labels:  inventory
Odooplm
Go to website for more information !!
Stars: ✭ 51 (-45.74%)
Mutual labels:  inventory
Aws Inventory
Python script for AWS resources inventory (cheaper than AWS Config)
Stars: ✭ 69 (-26.6%)
Mutual labels:  inventory
Velociraptor
Digging Deeper....
Stars: ✭ 680 (+623.4%)
Mutual labels:  inventory-management
Templateplugin
A template for creating minecraft plugin from 1.7.10 to 1.16.2
Stars: ✭ 51 (-45.74%)
Mutual labels:  inventory
Mixerp
Open Source ERP, HRM, MRP, MPS
Stars: ✭ 472 (+402.13%)
Mutual labels:  inventory
Maro
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
Stars: ✭ 378 (+302.13%)
Mutual labels:  inventory-management
Bridgy
cloud inventory + ssh + tmux + sshfs
Stars: ✭ 374 (+297.87%)
Mutual labels:  inventory
Personal Inventory
A personal inventory management web app
Stars: ✭ 79 (-15.96%)
Mutual labels:  inventory

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. There are basically two users, Administrator and Normal User. Both the users can manage suppliers, products, customers and purchase and sell products. The only difference between the two users is that the administrator can also view sales report and can also manage other users.

Download .sql file for this application: https://drive.google.com/open?id=0Bw-qNYNSGhdCN09YZDV6SmtRN00

Download required third party plugins (includes JCalender, JTattoo and SQLConnector) : https://drive.google.com/file/d/0Bw-qNYNSGhdCMU1mekN4SmRCb1E/view?usp=sharing

Download the software only: https://drive.google.com/file/d/0Bw-qNYNSGhdCbVdSdzZHX0pZOFE/view?usp=sharing

Download full documentation for free:

Credentials:

After importing the above sql file and adding the plugins, try using the credential username: user4 and password: test123

Also make sure your mysql is username: root and password: root. If not change the credential in ../ims/src/com/inventory/database/ConnectionFactory.java line no. 36 and 44.

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].