Skip to content

mertbatuhan0/ToDo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Python To-Do List Application

This is a terminal-based To-Do List application built as part of my Computer Science journey. It provides a clean interface for users to manage their daily tasks efficiently.

πŸš€ Features

  • Add Tasks: Add as many tasks as you need to your list.
  • View Tasks: Display all current tasks in a formatted list.
  • Safe Deletion: Uses try-except blocks to handle errors (e.g., entering a letter instead of a number) without crashing the app.
  • Robust Error Handling: Validates user inputs and index ranges.

πŸ› οΈ Technologies Used

  • Language: Python 3
  • Version Control: Git & GitHub

πŸ’» How to Run

  1. Clone this repository to your local machine.
  2. Open your terminal and navigate to the project folder.
  3. Run the application using:
    python main.py

About

A basic To-Do List application with error handling in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages