All Projects → averroes96 → StockManager

averroes96 / StockManager

Licence: GPL-3.0 license
a JavaFX stock manager app

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to StockManager

AllInOneFX
All In One JavaFX Application with a curated list of awesome JavaFX libraries, frameworks
Stars: ✭ 26 (-10.34%)
Mutual labels:  javafx, jfoenix
spring-javafx-material-design-admin
Aplicação desktop para Gerenciamento de estoque e vendas com Spring Boot, JavaFX e Material Design
Stars: ✭ 56 (+93.1%)
Mutual labels:  javafx, jasperreports
TelegramClone
JetGram is an open source desktop app Telegram clone made with JavaFx.
Stars: ✭ 50 (+72.41%)
Mutual labels:  javafx, jfoenix
RentLio
This is a vehicle reservation system. Which is made with JavaFX and also using hibernate and RMI.
Stars: ✭ 49 (+68.97%)
Mutual labels:  javafx, jfoenix
InvMan
Open source JavaFX inventory management application
Stars: ✭ 40 (+37.93%)
Mutual labels:  javafx, inventory
ktPlayer-Music-Player
ktPlayer - Music Player on Java 8 with using JavaFX (Desktop)
Stars: ✭ 22 (-24.14%)
Mutual labels:  javafx, jfoenix
JasperViewerFX
The JasperViewerFX is a free JavaFX library which aims to avoid use of JasperReport's swing viewer
Stars: ✭ 27 (-6.9%)
Mutual labels:  javafx, jasperreports
OnlyViewer
A material design picture viewer made with JavaFX and JFoenix. / 用JavaFX编写的Material Design风格的电子图片管理系统
Stars: ✭ 23 (-20.69%)
Mutual labels:  javafx, jfoenix
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (+24.14%)
Mutual labels:  javafx, jfoenix
JxBrowser-Examples
JxBrowser Examples & Tutorials
Stars: ✭ 49 (+68.97%)
Mutual labels:  javafx
orson-charts
A 3D chart library for Java applications (JavaFX, Swing or server-side).
Stars: ✭ 94 (+224.14%)
Mutual labels:  javafx
JMarkPad
Minimalistic markdown editor with real-time preview
Stars: ✭ 32 (+10.34%)
Mutual labels:  javafx
ModLoaderInstaller
JavaFX application that installs a mod loader for the game The Long Dark
Stars: ✭ 52 (+79.31%)
Mutual labels:  javafx
PiHoleWidgets
PiHole Widgets using JAVAFX
Stars: ✭ 67 (+131.03%)
Mutual labels:  javafx
amiri
Amiri (أميري) is a body text Naskh typeface
Stars: ✭ 291 (+903.45%)
Mutual labels:  arabic
AdiBags
WoW Addon — Adirelle's bag addon.
Stars: ✭ 94 (+224.14%)
Mutual labels:  inventory
NotrinosERP
A web-based erp, accounting system that written in PHP and MySql includes Sales, Purchasing, Warehousing, Manufacturing, Human Resource... It supports multi user, multi currencies, multi languages.
Stars: ✭ 46 (+58.62%)
Mutual labels:  inventory
arabic-mathjax
Beautiful Arabic Math on all browsers. An extension for MathJax v2.
Stars: ✭ 12 (-58.62%)
Mutual labels:  arabic
tajmeeaton
تجميعة من المشاريع، وخصوصا مفتوحة المصدر، للنهوض باللغة العربية والأمة. 👨‍💻 👨‍🔬👨‍🏫🧕
Stars: ✭ 115 (+296.55%)
Mutual labels:  arabic
javafx-netease-musicplayer
This is an imitation of Netease Music Player which is a Universal Windows Platform program.Now it can play music through the folder you have chose,control music progress and volume.But something other cool animation,album image and lyric are not developed./这是一个模仿UWP版本网易云音乐的JavaFX程序,现在它可以根据选择的音乐文件夹播放音乐,控制播放的进度和声音,不过一些其它的好看动画、专辑图和歌词还没有开发完成。
Stars: ✭ 15 (-48.28%)
Mutual labels:  javafx

Stock Manager

This is an inventory manager app i realised just for fun while learning JavaFX

Features:

  • Consult/Add/Update/Delete products.
  • Retreive freezed products.
  • Follow all the updates done by users on products.
  • Consult/Add/Update/Delete users and admins.
  • Retreive deleted users.
  • Check users information.
  • Consult/Add/Update/Delete sells and buys.
  • Filter sells and buys by date and product name.
  • Get the day outcome from sells and buys.
  • Get stats about sells/buys with charts and filtering option.
  • Print the list of products/users.
  • Print the day's list of sells/buys.
  • Print sell/buy information
  • Print any bill of any selected buys/sells
  • Supports English and Arabic languages

IDE

Netbeans

GUI editor

SceneBuilder

Used libraries

Admin login :

  • Username : admin
  • Password : password

Setup

  • git clone "https://github.com/averroes96/StockManager" or download the repository as a zip
  • Import the repository to NetBeans
  • Import db/StockManager.sql using xampp's phpMyAdmin to MySQL server.
  • Download the mentionned libraries and then Import them into your netBeans project

Screenshots

login view

Products view

Users view

Buys view

Add product view

Add user view


2.5 Release : Internationalization

English now is the main language (Arabic is still there with RTL support

Next release 3.0

  • Enhancing User interface
  • Code optimization
  • Adding new features

If you like it

Please give a ⭐️ to this repo

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