Manage Private School Sql Database with c#
This is an Individual Project Assignment for the AFDEmp Coding Bootcamp by Kostopoulou Eirini. This project implements basic structure and functionality for a private school. Precisely, the program can
****************************************************************************************
1: list all students | 10: add new student
2: list all trainers | 11: add new trainer
3: list all assignments | 12: add new assignment
4: list all courses | 13: add new course
5: list students per course | 14: add student to course
6: list trainers per course | 15: add trainer to course
7: list assignments per course | 16: add assignment to course
8: list assignments per student per course | 17: exit
9: list students in more than one course |
****************************************************************************************"