-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Joel B edited this page May 9, 2026
·
31 revisions
Everything you need to set up, write code, and contribute to this project.
The goal is to practice real software development workflows in a supportive environment: issues, branches, pull requests, code review, releases, and teamwork.
Right now, the project is focused on improving the terminal-based inventory app before moving toward a web interface.
Current priorities:
- improve inventory behavior
- add quantity and selling features
- add search and better list output
- introduce simple automated tests
- keep the contributor workflow clear and beginner-friendly
Use GitHub Issues to report bugs, suggest features, and discuss planned work.
Before starting work, check for an existing issue. If none exists, create one and link it to the project board.