Coders Packet

Packets submitted by Harshita Toplani

c++ Temperature converter

A C++ program for temperature conversion between Celsius, Fahrenheit, and Kelvin scales.

To do list in C++

A C++ console app for managing tasks. Users can add tasks, view, and mark them as complete.

C++ Student Gradebook

Efficient C++ application for managing and tracking student academic performance with an intuitive user interface.