PROJECT
JULY 2026 A command-line e-commerce platform in Java using a file-based database to streamline buying, selling, and item management.
Roles
Developer
- Built splash screen, home screen, and item navigation
- Implemented item categorization and account-based storage
- Created helper functions for consistent interface and data output
Technical Highlights
- Command-line interface written in Java
- Persistent user and item data storage using custom-built system
- Designed modular item classes and transaction logic