ORGANized Records is a Java-based patient record management system developed as an ICS4U1 Computer Science CPT project. The application demonstrates object-oriented programming, Java collections, file ...
A simple command-line Notes App built with Python. The project allows users to create, view, search, edit, and delete notes while automatically saving the data in a local JSON file. This is a beginner ...