{"id":15056024,"url":"https://github.com/aaron-kristopher/javafx-cafe-pos","last_synced_at":"2026-04-02T02:37:48.164Z","repository":{"id":204698668,"uuid":"712448954","full_name":"aaron-kristopher/javafx-cafe-pos","owner":"aaron-kristopher","description":"☕ A simple Point Of Sale (POS) System implemented using javafx","archived":false,"fork":false,"pushed_at":"2024-02-02T15:30:59.000Z","size":860,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T00:50:07.488Z","etag":null,"topics":["java","javafx","javafx-application","javafx-gui"],"latest_commit_sha":null,"homepage":"","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/aaron-kristopher.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-31T13:48:35.000Z","updated_at":"2024-02-05T11:28:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cfe4afe-abf6-4dc9-98ec-58bda0e7143d","html_url":"https://github.com/aaron-kristopher/javafx-cafe-pos","commit_stats":null,"previous_names":["aaron-kristopher/javafx-cafe-pos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaron-kristopher%2Fjavafx-cafe-pos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaron-kristopher%2Fjavafx-cafe-pos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaron-kristopher%2Fjavafx-cafe-pos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaron-kristopher%2Fjavafx-cafe-pos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaron-kristopher","download_url":"https://codeload.github.com/aaron-kristopher/javafx-cafe-pos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532557,"owners_count":20306155,"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":["java","javafx","javafx-application","javafx-gui"],"created_at":"2024-09-24T21:47:43.039Z","updated_at":"2025-12-29T12:58:02.381Z","avatar_url":"https://github.com/aaron-kristopher.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CAFE POS SYSTEM\n\nWelcome to **Artisan Delight**, a fictional cafe celebrated for its delectable food, beverages, and delightful desserts. In an effort to enhance the cafe's operational efficiency, I have developed a **Point of Sale (POS) System**. This system serves the purpose of managing customer orders and seamlessly generates transaction receipts. I have thoughtfully designed a user-friendly interface that allows users to explore Artisan Delight's extensive menu offerings. This project was meticulously crafted to fulfill the requirements of our _CIT10333P Midterm project_.\n\n## Table of Contents\n\n- [Folder Structure](#folder-structure)\n- [Dependencies](#dependencies)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Folder Structure\n\nThe workspace contains five folders within the src directory, where:\n\n- `logic`: contains all Java logic for the POS classes, excluding UI elements.\n- `controller`: stores JavaFX controller classes.\n- `ui`: includes FXML files and the POS UI.\n- `img`: used for storing UI assets.\n- `styles`: contains CSS files for styling.\n\nMeanwhile, the `App.java` serves as the main Java file and runs the entire program.\n\n## Dependencies\n\nThis project utilizes the following dependency:\n\n- [JavaFX -version 21.0.1](https://openjfx.io/): JavaFX allows you to create Java applications with a modern, hardware-accelerated user interface that is highly portable.\n\n## Getting Started\n\nTo get started with this POS system, follow these steps:\n\n1. Clone the repository to your local machine using HTTPS\n   \n```bash\ngit clone https://github.com/aaron-kristopher/javafx-cafe-pos.git\n```\n\n2. Open the project in your preferred Java development environment (e.g., IntelliJ IDEA, Eclipse).\n\n3. Build and run the project to start the Artisan Delight POS System.\n\n## Usage\n\nOnce the project is running, you can:\n\n- Browse the menu items.\n- Place orders.\n- Generate transaction receipts.\n\nFeel free to explore and use the system as needed.\n\n## Contributing\n\nIf you'd like to contribute to this project, please follow these steps:\n\n1. Fork the repository on GitHub. [Git Clone Link](https://github.com/aaron-kristopher/javafx-cafe-pos.git)\n\n2. Open the project in your preferred Java development environment (e.g., IntelliJ IDEA, Eclipse).\n\n3. Build and run the project to start the Artisan Delight POS System.\n\n## Usage\n\nOnce the project is running, you can:\n\n- Browse the menu items.\n- Place orders.\n- Generate transaction receipts.\n\nFeel free to explore and use the system as needed.\n\n## Contributing\n\nIf you'd like to contribute to this project, please follow these steps:\n\n1. Fork the repository on GitHub.\n\n2. Clone your forked repository to your local machine.\n\n3. Create a new branch for your contribution.\n\n4. Make your changes, commit them, and push the changes to your GitHub repository.\n\n5. Create a pull request to the original repository for review.\n\nWe welcome contributions and appreciate your help in making this project even better!\n\n## License\n\nThis project is licensed under the [UNOR License](LICENSE). You are free to use, modify, and distribute it as per the terms of the license.\n\n---\n\nEnjoy using the Artisan Delight POS System! If you have any questions or encounter issues, please don't hesitate to reach out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaron-kristopher%2Fjavafx-cafe-pos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaron-kristopher%2Fjavafx-cafe-pos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaron-kristopher%2Fjavafx-cafe-pos/lists"}