reislucaz / todolist

Studying Csharp through a Todo List Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# ToDo List Project

Project Overview

Welcome to the C# ToDo List project! This application is currently under development, and the following features are planned to be implemented:

Planned Features

  • [] Task Management: Add, edit, and remove tasks effortlessly.
  • [] Priority Levels: Assign priority levels to tasks for better organization.
  • [] Task Completion: Mark tasks as complete when finished.
  • [] Persistence: Save and load tasks for future sessions.
  • [] Due Dates: Set due dates for tasks to stay organized and meet deadlines.
  • [] Search and Filter: Easily find tasks using search and filter functionalities.
  • [] User Authentication: Optionally, implement user authentication for personalized task management.

Technologies Used

  • C#
  • SQLite (or Entity Framework Core)
  • Visual Studio

Contributing

Contributions are welcome! If you have ideas for improvements or new features, feel free to share them.

License

This project is licensed under the MIT License.

About

Studying Csharp through a Todo List Application

License:MIT License


Languages

Language:C# 100.0%