Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📋 Gerenciador de Tarefas | Task Manager

Sistema de gerenciamento de tarefas via terminal, feito em Python. A terminal-based task management system, built with Python.


🇧🇷 Português

Sobre o projeto

Gerenciador de tarefas simples e funcional que roda diretamente no terminal. Permite criar listas de tarefas, adicionar atividades, visualizar e marcar como concluídas — tudo salvo em arquivos .txt locais.

Funcionalidades

  • ✅ Criar listas de tarefas
  • ✅ Adicionar tarefas à lista
  • ✅ Visualizar tarefas da lista
  • ✅ Marcar tarefas como concluídas

Como executar

Pré-requisitos: Python 3.x instalado na máquina.

# Clone o repositório
git clone https://github.com/semendeZ0/task-manager.git

# Acesse a pasta do projeto
cd task-manager

# Execute o programa
python main.py

Como usar

Ao rodar o programa, um menu será exibido no terminal:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1. Criar lista de tarefas
2. Adicionar tarefas à lista
3. Verificar tarefas da lista
4. Concluir tarefas
5. Sair
--------------------
Selecione uma opção:

Basta digitar o número da opção desejada e seguir as instruções na tela.

Tecnologias

  • Python 3.x
  • Bibliotecas padrão: os, time

🇺🇸 English

About

A simple and functional task manager that runs directly in the terminal. It allows you to create task lists, add activities, view them, and mark them as completed — all saved in local .txt files.

Features

  • ✅ Create task lists
  • ✅ Add tasks to a list
  • ✅ View tasks from a list
  • ✅ Mark tasks as completed

How to run

Requirements: Python 3.x installed.

# Clone the repository
git clone https://github.com/semendeZ0/cli-task-manager.git

# Navigate to the project folder
cd task-manager

# Run the program
python main.py

How to use

When you run the program, a menu will be displayed in the terminal:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1. Create task list
2. Add tasks to list
3. View task list
4. Complete tasks
5. Exit
--------------------
Select an option:

Just type the number of the desired option and follow the on-screen instructions.

Technologies

  • Python 3.x
  • Standard libraries: os, time

👨‍💻 Autor | Author

Feito por | Made by ErickGitHub

About

A simple CLI task manager built with Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages