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.
- Project Description
- Features
- Technologies Used
- Installation
- Usage
- Project Structure
- Contributing
- License
- Acknowledgments
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.
- Create new tasks
- Edit existing tasks
- Delete tasks
- View all tasks in a list
- User-friendly interface
- Efficient performance
- Programming Language: C++
- Web Technologies: HTML, CSS, JavaScript, Node.js, Express
Clone the repository:
git clone https://github.com/Styner2023/ToDoList.git
cd ToDoList