Show HN: CLI Quote Saver | ||
1 point by DeepTechTaiye 7 minutes ago | hide | past | favorite | 1 comment | ||
i upgraded my basic quote saver into a more interactive command-line app that keeps running until the user exits. it now supports 1. continuous user interaction 2. clear user interface and feedback 3. file-based quote storage, viewing, and detection This has helped me understand while loops, error handling, and structuring code for reusability. would love your feedback or ideas for future features Github rep coming soon as the project evolves | ||