https://github.com/dragunwf/draguncafe
🏆 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.
https://github.com/dragunwf/draguncafe
android-studio gson hackathon java mobile-development sharedpreferences xml
Last synced: 3 months ago
JSON representation
🏆 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.
- Host: GitHub
- URL: https://github.com/dragunwf/draguncafe
- Owner: DragunWF
- Created: 2025-03-05T12:54:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-04T09:59:34.000Z (4 months ago)
- Last Synced: 2026-03-04T16:18:42.518Z (4 months ago)
- Topics: android-studio, gson, hackathon, java, mobile-development, sharedpreferences, xml
- Language: Java
- Homepage:
- Size: 2.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dragun Cafe - 6 Hour Hackathon Submission
## Table of Contents
- [Description](#description)
- [Problem Statement](#problem-statement)
- [App Screenshots](#app-screenshots)
## Description
This 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**.
### Team Members
- [Marc Plarisan](https://github.com/DragunWF) - _Team Captain_
- [Jay Arnon Sinahunon](https://github.com/JasDevPH)
- [Isaac Severino](https://github.com/Aysaaak)
### Android Specifications
- Android API Level 24 (Nougat)
- 1080x2400 6.4 inches screen size
## 🏆 Codefest Journey
- 🥇 [**Tagisan ng Talino Codefest 2025: Local Level** — _DragunCafe_](https://github.com/DragunWF/DragunCafe) — _Champion_
- 🥇 [**Tagisan ng Talino Codefest 2025: Cluster Level** — _SkillSwap_](https://github.com/DragunWF/SkillSwap) — _Champion_
- 🎖️ [**Tagisan ng Talino Codefest 2025: National Level** — _Transpend_](https://github.com/DragunWF/Transpend) — _Finalist_
## Problem Statement
You 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.
### Your system should have the following features
#### 2 Categories for filter
- [x] Sellable Inventory
- It consists of products that can be purchased.
- [x] Non-Sellable Inventory
- It consists of products that are used to create products.
#### Application Features
- [x] Menu for coffee shop products (limit of 6 to 10 products)
- [x] Item search for products
- [x] Able to delete and add products
- [x] Filters on item products
- [x] Product details sellable and non-sellable
- [x] Product logs of sellable items
## App Screenshots
### Splash Screen
### Main Activity
### View Product
### Add Product
### Edit Product
### Sellable Product Logs
### Dialogs