https://github.com/rashres/personal-task-manager
https://github.com/rashres/personal-task-manager
asp-net automation csharp dotnetcore git mysql trello-api zapier
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rashres/personal-task-manager
- Owner: rashres
- Created: 2024-10-02T20:57:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T18:49:56.000Z (over 1 year ago)
- Last Synced: 2025-10-25T20:52:32.436Z (8 months ago)
- Topics: asp-net, automation, csharp, dotnetcore, git, mysql, trello-api, zapier
- Language: C#
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Task Management System
## Project Description
The Personal Task Management System automates task creation and tracking using Zapier and a C# application. It connects to Trello for task management and integrates with MySQL for local storage.
## Features
- Automates task creation using Zapier (Gmail → Trello)
- Updates and tracks tasks using a C# application
- Supports CRUD operations with MySQL
- Error handling and logging included
- Uses GitHub for version control
## Requirements
- C# (.NET 5.0 or later)
- MySQL Workbench or MySQL CLI
- Zapier Account (with Gmail and Trello integrations)
- Git for version control
## Installation
1. Clone the repository:
```bash
git clone https://github.com/rashres/Personal-Task-Manager.git