/StudentTranscriptApp

The objective of this project is to generate a transcript for students. Information about the students, the courses that they have taken, and the grades that they have received for different activities of a course are stored in a text file. This code reads the text file and generates a transcript and write it to another text file. This project relies heavily on object-oriented principles.

Primary LanguageJava

This repository is not active