Tickbill is an open-source alternative to existing POS systems. It utilizes Maven for dependency management and is built with Java Swing.
- MySQL (for database management)
- Java JDK 22
- Your preferred IDE (e.g., NetBeans, IntelliJ IDEA)
- Clone this repository:
git clone https://github.com/kawaaii/Tickbill
- Open the project in your preferred IDE.
- Compile and run.
Note
MacOS users can simply setup MariaDB using XAMPP, and run.
This project is licensed under MIT.