Skip to content

kallioderso/Phexor-Task-Manager

Repository files navigation

Phexor Task Manager Logo

Phexor Task Manager

a quick, modern and SQL based Task-Manager created in .Net, using C#.


Overview

Phexor Task Manager is just a simple, Desktop Application, there to Create Tasks, Edit them, Mark them as completed and if they get to much, as well to delete them. currently its just allowing you to have one table, but i am already working on a multi table design and code so you can store and sort even more things to remember :)


Features

  • Creating new Tasks
    • Creation Time
    • End Time
    • Marked (yes/no)
    • Title
    • Description
  • Editing Tasks
  • Removing Tasks
  • Marking Tasks

Screenshots

Screenshot1 Screenshot1 Screenshot1


Tech Stack

Static Badge Static Badge Static Badge Static Badge


Requirements

  • Windows 10 or later
    • .NET 10 Runtime (or .NET 10 SDK to build from source)
    • Download from last Release:

Getting Started

Run from source

  1. Clone the repository

    git clone https://github.com/kallioderso/Phexor-Task-Manager.git
    cd Phexor-Task-Manager
  2. Restore dependencies

    dotnet restore
  3. Build and run

    dotnet run --project Phexor-Task-Manager/Phexor-Task-Manager.csproj

Build a release executable

dotnet publish Phexor-Task-Manager/Phexor-Task-Manager.csproj -c Release -r win-x64 --self-contained

The output will be placed in bin/Release/net10.0-windows/win-x64/publish/.

Download and Run

Download from last Release as .exe Execute from your download Directory or wherever you saved it in


License

This project is licensed under the Phexor Non-Commercial License.
See the LICENSE file for full details.

basically allowing you to use it as you want, but not for Commercial uses like selling it


Disclaimer

This software is provided as-is, without any warranty of any kind.
The author accepts no liability for any damages arising from the use of this software.
See the LICENSE file for the full disclaimer.

About

a simple database based structurising application for you daily life. it combines the benefits of a local database with the ones of a simple intuitive UI.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages