Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavohenriqueschmitz/task-manager
Um Gerenciador de Tarefas feito com python.
https://github.com/gustavohenriqueschmitz/task-manager
python3 task-manager
Last synced: about 2 months ago
JSON representation
Um Gerenciador de Tarefas feito com python.
- Host: GitHub
- URL: https://github.com/gustavohenriqueschmitz/task-manager
- Owner: GustavoHenriqueSchmitz
- License: mit
- Created: 2021-11-27T01:41:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T16:32:19.000Z (about 2 years ago)
- Last Synced: 2023-03-11T04:40:18.445Z (almost 2 years ago)
- Topics: python3, task-manager
- Language: Python
- Homepage:
- Size: 55.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Task Manager
## About the project
A task manager made with python. One of my first projects.## Used technologies
- Python## Initialization
**1 -** First, have [Python V3.10](https://www.python.org/downloads/) installed.
**2 -** Clone the project:
```
git clone https://github.com/GustavoHenriqueSchmitz/Task-Manager.git
```**3 -** Run the following command in the root directory `GDT`:
```
python GDT.py
```## Author
**Gustavo Henrique Schmitz****Linkedin:** https://www.linkedin.com/in/gustavo-henrique-schmitz
**Portfolio:** https://gustavohenriqueschmitz.com
**Email:** [email protected]