Skip to content

ESmithByui/CPP-To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Project Title: To Do List

Project Description: Creates a to do list that can be edited and managed by the user.

Project Goals: Demonstrate my ability to create code using C++.

Instructions for Build and Use

Steps to build and/or run the software:

  1. Copy the folder containing the "main.exe" into where you want to store the program.
  2. Create a shortcut to "main.exe" for ease of access.
  3. Run "main.exe".

Instructions for using the software:

  1. Run "main.exe".
  2. Choose options to add items, select items, or to quit.
  3. When selecting items, you may choose to edit the name, description, mark the item completed, or deleting the item.
  4. When finished, exit out of the program by selecting quit.

Development Environment

To recreate the development environment, you need the following software and/or libraries with the specified versions:

  • Download Visual Studio Code and install.
  • In Visual Studio Code, download the C++ extension by microsoft.
  • Download the latests version of msys2 and install it (You can search up a tutorial for this on Visual Studio Code's website).
  • Add the install to your path file.

Useful Websites to Learn More

I found these websites useful in developing this software:

Future Work

The following items I plan to fix, improve, and/or add to this project in the future:

  • Add a function to delete all completed items.
  • Fix loading so that data will not break when loading certain items that are improperly formatted.
  • Make the text easier to read.
  • Make a gui that makes interacting with the program easier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages