Git Product home page Git Product logo

inventorysystem's Introduction

Inventory Management System

forthebadge

Multi-user, RDBMS system for inventory management
Worked on this project for my RDBMS course in DIU

Tech Stack
JavaFX, MySQL

Environment

  • Intellij Idea
  • MySQL Workbench 8 on Legacy Mode
  • JDK 8
  • Gluon Scene Builder

Installation

  1. Make sure MySQL is installed properly and running at port 3306 with username 'root' and password 'root'
  2. git clone https://github.com/afifaniks/InventorySystem.git
  3. Open MySQL Workbench and login to your root account
  4. From File menu click Open SQL Script
  5. Navigate to: ../InventorySystem/sql and select inventory.sql file
  6. From Query menu select Execute All and wait till it finishes
  7. Navigate to InventorySystem/jar/
  8. Open CMD/Terminal and type: java -jar InventorySystem.jar
  9. You're all set!

Watch this video for more: https://youtu.be/Q35IDSXXz3Y

Features

  • Dashboard
  • Multi-level Access Privilege
  • Auto Due Update
  • Elegant UI and Robust Visualization
  • Relational Database Oriented System
  • Multi-threaded

CAUTION

  • MySQL Workbench should be installed in port 3306 with username 'root' and password 'root'
  • JDK 8 should be installed and available to system path

Project Skeleton

UML Class Diagram:

UML

Databse Schema:

EER Diagram

Prototypes:

Dashboard

Dashboard

For any query contact through: https://afifaniks.me

inventorysystem's People

Contributors

afifaniks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.