Skip to content

mikkmad/MyTodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTodoList

This program is built by following this Youtube Playlist.

As the description states, it is written in C#, using the MAUI GUI Framework. The purpose of doing so, is to get hands-on with C# and GUI-development with .NET MAUI. The idea of making a single C# codebase while being able to distribute it to multiple platforms, is appealing to say the least.

And as I have had my fair share of experiences with poorly designed GUIs, I want to learn how to make them properly and perhaps even contribute to the market when I graduated and get a job within the field of Computer Science.

Purpose

The purpose is to built a To-do List application that supports multiple To-do's and contains a DetailsPage for each To-Do list task, as there's no real beautiful and well-working To-Do App on the AppStore - so why not make my own?

Features

What can the user do:

  • Add or remove tasks to the To-Do list
  • Add details to each task in the To-Do list (through a text editing box)

What can't the user do:

  • Create or remove To-Do lists
  • Edit existing tasks
  • Conquer the world

Side-notes:

This is my first time writing anything in C# and it may therefore be prone to ugly code. Suggestions are welcome.

About

This is my ToDoList application. It is built using the MAUI GUI Framework.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages