An open API service indexing awesome lists of open source software.

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

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