0
42
Freelance Order Tracker CLI — Python Tool
Python
A CLI tool for tracking freelance orders with persistent JSON storage.
Features:
• Add orders with client name, amount and status
• View all orders in a formatted table
• Calculate total and completed income
• Edit any existing order
• Mark…