Freelance Order Tracker CLI — Python Tool
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 orders as completed
• Data saved between sessions
#python #cli #automation #freelance
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 orders as completed
• Data saved between sessions
#python #cli #automation #freelance