Skip to content

Nnachevvv/StudentsCoursesManager

Repository files navigation

StudentCoursesManager

Project for the High Quality Code course in FMI

  • Students have a name, age , ' city' and a collection of courses.
  • Administrator have a name, age , ' city' and can create/remove courses.
  • Courses can be Programming, Computer Science,Mathematics, software engineering.
  • Courses have a credits, name and a lectuer.

The StudentCoursesManager has a following functionality:

  • Create student/administrator <name> city> age> fn>.
  • Create courses <name> <lectuer> <AdminFn>.
  • Remove courses <name> <AdminFd>.
  • Asing course to student <courseName> <StudentFn>.
  • Print all courses.
  • Print all students.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages