Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.04 KB

Pharmancy Manager System

This is a JAVA desktop application designed to serve as a stock manager for small and medium-sized pharmacies. Note that the program was developed for a specific context, which is why the interface language is Portuguese.

Main Fuctionalities

  • Add and remove stock products
  • Change info of products in the stock
  • Sale products and issue receipt
  • Issue dayly and period based reports (in pdf)

Demo

far-demo

Important Dependencies/Libraries

  • JasperReports
  • SQLite JDBC
  • JCalender
  • and more...

Executing the program

The program was developed via Netbeans, so it can be opened and built as a project in this IDEA considering that:

  • To load the report you must use the absolute path to the folder where the JReport templates are stored (change it by accessing the file path: src/views/mainWindow.java)
  • When running the program use the credentials: User - ADMIN || Password - 0000