kaanhangithub / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.


Languages

Language:Java 100.0%