Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddhantmadhur/tasksplus
Task taking app made in C#
https://github.com/siddhantmadhur/tasksplus
Last synced: 4 days ago
JSON representation
Task taking app made in C#
- Host: GitHub
- URL: https://github.com/siddhantmadhur/tasksplus
- Owner: SiddhantMadhur
- Created: 2022-07-29T18:03:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T19:58:29.000Z (over 2 years ago)
- Last Synced: 2023-04-01T03:32:04.993Z (over 1 year ago)
- Language: C#
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tasks+
### Made by Siddhant Madhur## What is its purpose?
I made Tasks+ to jumpstart my journey in learning C# and the WPF library.
It is a very simple task managing app with only the ability to add and remove tasks.I am aiming to make it a feature clone of [Reminders+](https://github.com/SiddhantMadhur/remindersplus) so I get accustomed to making apps with C# the same way I am with making websites with HTML and JavaScript.