Skip to content

abuomerSD/product-management-system

Repository files navigation

Product Management System :

this is a product management system using node js at backend and javafx at frontend Watch Video about this System

GUI :

  • JavaFx

Backend :

  • Javascript with ExpressJs Freamwork

Database :

  • PostgresSql

System Features

  • Add Product
  • Update Product Name and Price
  • Delete Product
  • The Id for each Product Generated Automaticlly

How to use This Software :

  • You Must Have Java installed on your System you can Download it from here Java
  • You Must Have Node js installed on your System you can Download it from here NodeJs
  • You Must Have PostgresSql intalled download it from here PostgesSql
  • Create Database Called ("productDB")
  • clone the Repository
  • Create Table With the sql script on "/database/structure.sql"
  • Open Terminal (or cmd) on the project Directory
  • Type npm start and Enter (This will run the Server at localhost)
  • Run the System front end jar at "/front-end/product-management-system/product-management-system.jar"

About

product management system using node js at backend and javafx at frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published