{"id":47337829,"url":"https://github.com/dragunwf/draguncafe","last_synced_at":"2026-03-17T22:09:01.646Z","repository":{"id":281480402,"uuid":"943275906","full_name":"DragunWF/DragunCafe","owner":"DragunWF","description":"🏆 Winning submission by Team Dragun for the Tagisan ng Talino 2025 – Local Level Codefest Hackathon at STI College Ortigas-Cainta. Built in 6 hours and emerged as the champion.","archived":false,"fork":false,"pushed_at":"2026-03-04T09:59:34.000Z","size":2934,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-04T16:18:42.518Z","etag":null,"topics":["android-studio","gson","hackathon","java","mobile-development","sharedpreferences","xml"],"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/DragunWF.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-05T12:54:06.000Z","updated_at":"2026-03-04T09:59:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"f63bb935-e473-446d-a3cf-47c0a4492a3b","html_url":"https://github.com/DragunWF/DragunCafe","commit_stats":null,"previous_names":["dragunwf/draguncafe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DragunWF/DragunCafe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragunWF%2FDragunCafe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragunWF%2FDragunCafe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragunWF%2FDragunCafe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragunWF%2FDragunCafe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DragunWF","download_url":"https://codeload.github.com/DragunWF/DragunCafe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DragunWF%2FDragunCafe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30633240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android-studio","gson","hackathon","java","mobile-development","sharedpreferences","xml"],"created_at":"2026-03-17T22:09:00.723Z","updated_at":"2026-03-17T22:09:01.637Z","avatar_url":"https://github.com/DragunWF.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dragun Cafe - 6 Hour Hackathon Submission\r\n\r\n## Table of Contents\r\n\r\n- [Description](#description)\r\n- [Problem Statement](#problem-statement)\r\n- [App Screenshots](#app-screenshots)\r\n\r\n## Description\r\n\r\nThis is the winning submission for the Tagisan ng Talino 2025 CodeFest hackathon at the local level on STI College Ortigas-Cainta. The development time given on the Hackathon was **6 hours** inside a computer laboratory at the academic building. The awarding ceremony and development took place on the same day at **March 5, 2025**.\r\n\r\n### Team Members\r\n\r\n- [Marc Plarisan](https://github.com/DragunWF) - _Team Captain_\r\n- [Jay Arnon Sinahunon](https://github.com/JasDevPH)\r\n- [Isaac Severino](https://github.com/Aysaaak)\r\n\r\n### Android Specifications\r\n\r\n- Android API Level 24 (Nougat)\r\n- 1080x2400 6.4 inches screen size\r\n\r\n## 🏆 Codefest Journey\r\n\r\n- 🥇 [**Tagisan ng Talino Codefest 2025: Local Level** — _DragunCafe_](https://github.com/DragunWF/DragunCafe) — _Champion_\r\n- 🥇 [**Tagisan ng Talino Codefest 2025: Cluster Level** — _SkillSwap_](https://github.com/DragunWF/SkillSwap) — _Champion_\r\n- 🎖️ [**Tagisan ng Talino Codefest 2025: National Level** — _Transpend_](https://github.com/DragunWF/Transpend) — _Finalist_\r\n\r\n## Problem Statement\r\n\r\nYou are an aspiring coffee shop owner, however you have difficulties on checking the stocks of your ingredients. You also often find it hard to manage restocking your ingredients due to your manual usage of pen and paper. Additionally you also have a hard time on managing the salable and unsalable products. In order to solve your dilemma, you need to create a sales and inventory system that enables you to manage the data.\r\n\r\n### Your system should have the following features\r\n\r\n#### 2 Categories for filter\r\n\r\n- [x] Sellable Inventory\r\n  - It consists of products that can be purchased.\r\n- [x] Non-Sellable Inventory\r\n  - It consists of products that are used to create products.\r\n\r\n#### Application Features\r\n\r\n- [x] Menu for coffee shop products (limit of 6 to 10 products)\r\n- [x] Item search for products\r\n- [x] Able to delete and add products\r\n- [x] Filters on item products\r\n- [x] Product details sellable and non-sellable\r\n- [x] Product logs of sellable items\r\n\r\n## App Screenshots\r\n\r\n### Splash Screen\r\n\r\n\u003cdiv class=\"image-container\"\u003e\r\n    \u003cimg src=\"img/SplashScreen.png\" alt=\"SplashScreen.png\" width=\"300\"/\u003e\r\n\u003c/div\u003e\r\n\r\n### Main Activity\r\n\r\n\u003cdiv class=\"image-container\"\u003e\r\n    \u003cimg src=\"img/MainActivity.png\" alt=\"MainActivity.png\" width=\"300\"/\u003e\r\n    \u003cimg src=\"img/MainActivity2.png\" alt=\"MainActivity2.png\" width=\"300\"/\u003e\r\n\u003c/div\u003e\r\n\r\n### View Product\r\n\r\n\u003cdiv class=\"image-container\"\u003e\r\n    \u003cimg src=\"img/ViewItem.png\" alt=\"ViewItem.png\" width=\"300\"/\u003e\r\n    \u003cimg src=\"img/ViewItem2.png\" alt=\"ViewItem2.png\" width=\"300\"/\u003e\r\n\u003c/div\u003e\r\n\r\n### Add Product\r\n\r\n\u003cdiv class=\"image-container\"\u003e\r\n    \u003cimg src=\"img/AddForm.png\" alt=\"AddForm.png\" width=\"300\"/\u003e\r\n    \u003cimg src=\"img/AddForm2.png\" alt=\"AddForm2.png\" width=\"300\"/\u003e\r\n\u003c/div\u003e\r\n\r\n### Edit Product\r\n\r\n\u003cdiv class=\"image-container\"\u003e\r\n    \u003cimg src=\"img/EditForm.png\" alt=\"EditForm.png\" width=\"300\"/\u003e\r\n    \u003cimg src=\"img/EditForm2.png\" alt=\"EditForm2.png\" width=\"300\"/\u003e\r\n\u003c/div\u003e\r\n\r\n### Sellable Product Logs\r\n\r\n\u003cdiv class=\"image-container\"\u003e\r\n    \u003cimg src=\"img/SellableProductLogs.png\" alt=\"SellableProductLogs.png\" width=\"300\"/\u003e\r\n    \u003cimg src=\"img/SellableProductLogs2.png\" alt=\"SellableProductLogs2.png\" width=\"300\"/\u003e\r\n\u003c/div\u003e\r\n\r\n### Dialogs\r\n\r\n\u003cdiv class=\"image-container\"\u003e\r\n    \u003cimg src=\"img/Dialog.png\" alt=\"Dialog.png\" width=\"300\"/\u003e\r\n    \u003cimg src=\"img/Dialog2.png\" alt=\"Dialog2.png\" width=\"300\"/\u003e\r\n    \u003cimg src=\"img/Dialog3.png\" alt=\"Dialog3.png\" width=\"300\"/\u003e\r\n    \u003cimg src=\"img/Dialog4.png\" alt=\"Dialog4.png\" width=\"300\"/\u003e\r\n\u003c/div\u003e\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragunwf%2Fdraguncafe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdragunwf%2Fdraguncafe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragunwf%2Fdraguncafe/lists"}