school system

This project implements collections and java jdbc
mysql is used for database and arraylist to store list of objects from the database
The project handles students list,units list and Teachers list
This project has for modules:
-db -it handles database connection and sql statements execution logic -it handles business logic on students record,unit records and teachers record
model -it creates the structure and data on students record,unit records and teachers record
view -it handles the user menu on students record,unit records and teachers record\