Skip to content

A simple To-Do List application built using C++ and Embarcadero C++ Builder.

Notifications You must be signed in to change notification settings

imDhiraj/ToDo-CPP

Repository files navigation

To-Do List Application

A simple To-Do List application built using C++ and Embarcadero C++ Builder. This application allows users to add and remove tasks easily.

Features

  • Add tasks to the list.
  • Remove tasks from the list by clicking on them.

Screenshots

image

Installation

To run this project, you will need Embarcadero C++ Builder installed on your system. Follow these steps to get started:

  1. Clone the Repository:

    git clone https://github.com/your-username/todo-list-app.git
    cd todo-list-app
    

2.Open the Project:

  Open the .cbproj file in C++ Builder.

3.Build and Run:

  Build the project and run the application within the C++ Builder environment.

About

A simple To-Do List application built using C++ and Embarcadero C++ Builder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published