8000 GitHub - hieplpvip/cs162-final-project: Course Registration System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hieplpvip/cs162-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS162 Final Project - Course Registration System

Group 10

  • 20125005 - Le Bao Hiep
  • 20125012 - Nguyen Duc Manh
  • 20125023 - Vu Hoang Dat
  • 20125058 - Nguyen Viet Hung

Build Instruction

This project uses C++20. You need CMake to build it.

On Linux

cmake .
make

To run it:

./crs

On Windows

Open this directory with Visual Studio. It will automatically generate CMake cache.

On the menu bar, choose Build -> Build All.

Default user

Username: admin
Password: 123456

About

Course Registration System

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages

0