The project's goal is creating console application for managing university data. There are three use-cases in this application: academic staff, teacher and student. Each use-cases have exclusive interactions and functions in application. In particular, academic staffs are able to import course, student lists, schedules; Teachers can import scores; Students can view score or check attendance. Build(command line): g++ -o cs162project source.cpp function.cpp Run: cs162project.exe
ntrnghia/CS162Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|