Skip to content

programmarself/EcodeCamp_Task_Number_Two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Application

2

To-Do List Application

Objective

Create a simple to-do list application to manage tasks from the command line.

Task Roadmap

1. Project Setup

  • Initialize a Python project and set up a virtual environment.

2. Development

  • Implement functions to:
    • Add tasks
    • Remove tasks
    • Display tasks
  • Store tasks in a list or a text file for persistence.
  • Provide a user-friendly command-line interface.

3. Testing

  • Test the application for task management functionality.

4. Documentation

  • Provide instructions on how to use the to-do list application.

5. Deployment

  • Make a simple UI using Flask or Gradio.

👨💻 Author: Irfan Ullah Khan

GitHub Kaggle LinkedIn

YouTube Email Website