Skip to content

ntrnghia/CS162Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS162Project

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages