{"id":26488317,"url":"https://github.com/novqigarrix/pos-javafx","last_synced_at":"2026-04-05T20:38:41.093Z","repository":{"id":211290028,"uuid":"728713462","full_name":"NovqiGarrix/pos-javafx","owner":"NovqiGarrix","description":"This repository contains the source code for the POS application using JavaFX and MySQL.","archived":false,"fork":false,"pushed_at":"2023-12-07T15:42:34.000Z","size":642,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-07T16:39:46.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NovqiGarrix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-12-07T14:31:16.000Z","updated_at":"2023-12-07T16:40:12.527Z","dependencies_parsed_at":"2023-12-07T16:39:49.142Z","dependency_job_id":"d39aa745-9288-4c2a-9f1b-21f3ce391909","html_url":"https://github.com/NovqiGarrix/pos-javafx","commit_stats":null,"previous_names":["novqigarrix/pos-javafx"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Fpos-javafx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Fpos-javafx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Fpos-javafx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NovqiGarrix%2Fpos-javafx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NovqiGarrix","download_url":"https://codeload.github.com/NovqiGarrix/pos-javafx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566880,"owners_count":20473451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-20T06:59:19.995Z","updated_at":"2025-12-31T00:07:42.418Z","avatar_url":"https://github.com/NovqiGarrix.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# POS Application\n\nThis repository contains the source code for the POS application using JavaFX and MySQL.\n\n## Getting Started\n\nFollow these instructions to set up and run the project on your local machine.\n\n### Prerequisites\n\n* Java 17 or higher\n* MySQL 8.0 or higher\n* JavaFX\n* Scene Builder\n\n### Installation\n\n1. Clone the repository\n   ```sh\n   git clone https://github.com/NovqiGarrix/pos-javafx\n    ```\n2. Import the database\n    ```sh\n    mysql -u root -p \u003c migrations.sql\n    ```\n\n## Usage\n\nIntellij IDEA provided a simple way to run the application. Just click the green arrow button in the top right corner of\nthe IDE.\n\n## Compile to JAR\n\n1. Open the project in Intellij IDEA\n2. Go to `File` \u003e `Project Structure` \u003e `Artifacts`\n3. Click the `+` button and select `JAR` \u003e `Empty`\n4. Click `OK`\n5. Click `OK` again\n6. Go to `Build` \u003e `Build Artifacts` \u003e `Build`\n7. The JAR file will be generated in the `out` folder\n\n## Create Installer\n\nYou have to compile the project to JAR first before creating the installer, because we're going to need the JAR file.\n\n```sh\njpackage --name AppName --input out/artifacts/pos_jar --main-jar pos_javafx.jar --main-class com.novqigarrix.pos.HelloApplication --type app-image\n```\n\nAvailable app image formats:\n\n* `dmg`\n* `pkg`\n* `rpm`\n* `deb`\n* `exe`\n* `msi`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovqigarrix%2Fpos-javafx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovqigarrix%2Fpos-javafx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovqigarrix%2Fpos-javafx/lists"}