1 min read

Coming This September: My Task Manager CLI! 🖥️

I’m excited to share the first post of my new series, where I’ll be building a powerful Task Manager Command-Line Interface (CLI) from scratch this September! This project is all about simplifying task management and boosting your command-line skills

Here’s what you’ll be able to do with the app:

âś… Create tasks with descriptions, priorities, and due dates
âś… Mark tasks as done and track your progress
âś… Delete tasks and easily restore them using a handy trash feature
âś… Repeat tasks a specified number of times
âś… List tasks in a clean format or JSON format for quick viewing

This is a Week 1 project to kick off an exciting journey into building practical, command-line tools that can make your everyday tasks a breeze! By the end of the week, I’ll have a fully functional CLI app with core features to help you stay on top of things.

Follow me for updates: novaxis.ghost.io

Stay tuned, and let’s dive into this hands-on learning experience together!