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

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.

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
![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/47201896-077f-4a60-8a47-8502da30923e)

![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/9a42293d-0e65-45c7-82cc-f8530510d42a)

![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/1b240b85-490d-4d9b-9ee6-0706bb5dc13b)
![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/906dedec-f4fd-4102-b5a6-de9944945922)
![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/4ba8d3be-90b7-48d2-818c-79fabaaac2f1)

# Console Version
![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/b78dcacb-8de0-4f7d-8824-8e8f944c75f0)
![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/aed1bb19-53bf-4ee1-8aeb-67e551c8d2ce)
![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/a9707906-ffcd-47fd-a626-3aabe20506c4)
![image](https://github.com/pedro-ca/Task-Control-SQL/assets/50923316/87af3ddb-c080-4bde-baee-16aed808a444)