A simple object oriented student records system
This is a command-line implementation of a simple Student Record System. It is based on chapter 14 of the 2005 book ‘Beginning Java Objects: From Concepts to Code‘ by Jacquie Barber.
In this repository, I re-write the orginal Java 1.5 implementation in Java 8 and also implement the command-line Dart 2.8 equivalent application.
Please note that: