A Python command-line application for managing users, projects, and tasks with persistent local storage. The tool uses explicit CLI commands via argparse and stores all data in JSON files, making it ...