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: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rashres/personal-task-manager
- Owner: rashres
- Created: 2024-10-02T20:57:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T18:49:56.000Z (4 months ago)
- Last Synced: 2025-02-06T19:43:05.370Z (4 months ago)
- Topics: asp-net, automation, csharp, dotnetcore, git, mysql, trello-api, zapier
- Language: C#
- Homepage:
- Size: 11.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