C++: ToDoList Application

Welcome to my ToDoList application! This project showcases my skills in C++ through the development of a comprehensive task management application. The application features task creation, editing, and deletion, with a focus on a user-friendly interface and efficient performance.

Table of Contents

Project Description

This ToDoList application is a task management tool built with C++. It allows users to create, edit, and delete tasks efficiently. The goal of this project is to demonstrate my proficiency in C++ programming and my ability to design and implement software solutions that are both effective and user-friendly.

Features

  • Create new tasks
  • Edit existing tasks
  • Delete tasks
  • View all tasks in a list
  • User-friendly interface
  • Efficient performance

Technologies Used

  • Programming Language: C++
  • Web Technologies: HTML, CSS, JavaScript, Node.js, Express

Installation

Console Application

Clone the repository:

git clone https://github.com/Styner2023/ToDoList.git
cd ToDoList