Skip to content

This is the To-Do program written by me in Visual Basic.

Notifications You must be signed in to change notification settings

Lucry01111/To-Do-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

To-Do App in Visual Basic 📋

Even though Visual Basic might not be the most popular language nowadays, it holds a special place in my heart ❤️.

🎯 Features

  • Add Tasks: Quickly add new tasks to your list. 📝
  • List Tasks: View all your tasks along with their completion status. 📜
  • Complete Tasks: Mark tasks as completed when you finish them. ✔️
  • Delete Tasks: Remove tasks that you no longer need. 🗑️

🖥️ Code Overview

Here’s a quick overview of the main components in the code:

  • Task Class: Represents a task with a name and a completion status.
  • Main Menu: Provides options to add, list, complete, and delete tasks.
  • Task Management: Functions to handle adding, listing, completing, and deleting tasks.

I recommend using this online compiler: https://www.onlinegdb.com/online_vb_compiler

About

This is the To-Do program written by me in Visual Basic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published