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.
- 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)
- JasperReports
- SQLite JDBC
- JCalender
- and more...
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