Palindrome Checker

In this project the user will enter a word, and the program will determine if the word entered by the user is a palindrome or not.

To-Do App

In this project the user will be able to create, edit, and delete ToDo tasks, these tasks will have title, date, and description fields that the user can fill out.

Roman Numeral Converter

In this project the user will enter a a number, that is less than or equal to 3999, and the program will convert the users number to its Roman numeral equivialent and display it