-
This is a CLI (Command Line Interface) Database application written in OOP fashion. It has a very basic GUI.
-
The application manages and facilitates data entry and viewing for a secondary school database.
-
Students, tutors and admins can access information with increasing privileges respectively.
-
A simple GUI added to replace the Text UI.
-
Appendices added to Developer Guide
5 Key Features
implemented by each team member listed below
-
Account Authentication.
-
Attendance Tracking.
-
Grades Tracking.
-
Fees Tracking.
-
Exam Tracking.
Useful Links
Contributors
The full list of contributors for ClassRepo can be found here.
Acknowledgements
This application was adapted from AddressBook-Level 3 by se-edu here.
Contact Us
-
Bug reports, Suggestions : Post in our issue tracker if you noticed bugs or have suggestions on how to improve.
-
Contributing : We welcome pull requests. Follow the process described here