School

A basic file management system for schools written in Java.

Table of Contents

Overview

School is a basic file management system for schools. This helps teachers to manage the courses and study materials for their students.

Features

Technologies

Setup

To run this project, you need to have Java installed on your system. Open the project in your favorite IDE and run the Test.java file to see the results. The main logic is in the DigitalSchool.java file. The Test.java file is used to test the main logic. The results are printed to results.txt file.

Results

The results are located here

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.