Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Focus Tracker CLI

A simple command-line tool to add and view tasks using Python.
This is one of my first beginner projects while learning programming.
It stores tasks in a JSON file so progress is saved between runs.

Features

  • Add new tasks
  • View all tasks with status (Pending/Done)
  • Stores data in a JSON file
  • CLI based: runs in terminal

How to Run

Open terminal inside the project folder and run:

python app.py

About

A beginner-friendly Python CLI to add and view tasks using JSON for storage. Part of my early learning journey in Python, AWS, and software engineering.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages