https://github.com/pedroka-dev/task-control-sql
📋 C# .NET Windows Forms application that can administrate tasks, order them by priority and store them on a SQL server.
https://github.com/pedroka-dev/task-control-sql
console-app csharp dotnet windows-forms
Last synced: 10 months ago
JSON representation
📋 C# .NET Windows Forms application that can administrate tasks, order them by priority and store them on a SQL server.
- Host: GitHub
- URL: https://github.com/pedroka-dev/task-control-sql
- Owner: pedroka-dev
- License: mit
- Created: 2021-06-18T18:13:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T21:12:21.000Z (over 1 year ago)
- Last Synced: 2025-01-26T11:44:46.754Z (12 months ago)
- Topics: console-app, csharp, dotnet, windows-forms
- Language: C#
- Homepage:
- Size: 37.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Task Control SQL
A application that can administrate tasks, order them by priority and store them on a SQL server, with full Unity Test code coverage.
Can be used either as Windows Forms or Console app.
# Windows Forms Version





# Console Version



