Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 288 Bytes

File metadata and controls

2 lines (2 loc) · 288 Bytes

ToDoApp

This repository contains a simple To-Do App, developed as a course project to practice Object-Oriented Programming (OOP) concepts. The project focuses on implementing classes, inheritance, encapsulation, and polymorphism while building a functional task management application.