BoxFinder is an iOS app that helps you keep track of storage boxes using photos, locations, and fuzzy search β so you always know what is in each box and where it is stored.
This project was built for the GitHub Developer Challenge (Jan 2026 edition) and makes heavy use of GitHub Copilot CLI to accelerate development, UI iteration, and feature design.
- π· Create boxes with photos
- π Record where each box is stored
- π¦ Track items inside every box
- π Search boxes by name, location, or contents
- ποΈ Edit or delete boxes
GitHub Copilot CLI was used throughout the project to:
- Generate SwiftUI views and components
- Iterate on design and UX with natural-language prompts
This app was created as a submission for the:
GitHub Developer Challenge β January 2026
https://dev.to/challenges/github-2026-01-21
- Swift
- SwiftUI
- Xcode
- GitHub Copilot CLI
- iOS 16+
Note: This is not the final version of the app. The UI and feature set were further refined in a later iteration using ChatGPT to improve usability and visual polish.