Skip to content

Anu11411/TradeTrack-POS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradeTrack POS

This is a simple POS (Point of Sale) software for retail/wholesale stores developed in Java JavaFX. The Purchase, Sale, and Inventory modules are completed, and the Finance module may be developed later once time permits. I am also looking for a Java open-source contributor who can help us develop a complete accounting and finance ERP product.

Prerequisites

You must have the following programs/packages to run this project:

Technology

  • Java 1.8.0_66
  • JasperReport 6.16.0
  • controlsfx-8.40.14
  • Oracle Database 11.2.0.1.0

IDE

  • NetBeans IDE 8.0.2
  • JavaFX Scene Builder 11.0.0
  • TIBCO Jaspersoft® Studio 6.8.0
  • Toad for Oracle 10

Approach

  1. Clone this repository.
    git clone https://github.com/yourusername/TradeTrackPOS.git
  2. Configure your database schema credentials in src/database/DbConnection.java.
  3. Import the database from database/STOREPOS.DMP using SQL Developer, SQL++, TOAD, etc.
  4. Run this project as a Java application through NetBeans IDE or command prompt.

Other Devices

  • Monitor: Resolution 1366 x 768
  • Thermal Printer: Star TSP100
  • Barcode Scanner: Honeywell Orbit MK7120-31A38

Screenshots

Screenshot - 1

Screenshot 1

Screenshot - 2

Screenshot 2

Screenshot - 3

Screenshot 3

Screenshot - 4

Screenshot 4

Screenshot - 5

Screenshot 5

Screenshot - 6

Screenshot 6

Screenshot - 7

Screenshot 7

Screenshot - 8

Screenshot 8

Screenshot - 9

Screenshot 9

About

Store POS is a point-of-sale software designed for retail and wholesale stores, developed with Java and JavaFX. It includes modules for purchase, sale, and inventory management. A finance module is planned for future development. The project is open to contributions, aiming to expand into a comprehensive ERP solution for accounting and finance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors