Skip to content

yalezhang2021/Computer-Room-Reservation-Management-System

Repository files navigation

Computer Room Reservation Management System

  • Environment: VS2022, CPP

  • This system enables account management, reservation management, audit management, and real-time updates of remaining seats in the computer room. As an introductory cpp project, it helps to increase the understanding of process control, classes, STL containers, and file reading/writting operations.

  • How to use: clone this repo, use VS open file Computer Room Reservation Management System.sln, and run it.

    use admin account to add student / teacher account.

    admin account:

    username: admin, password:123
    

Show Function

  1. Login Page

image-20240105170035316.png

  1. Add Account

image-20240105170354371.png

  1. Apply Reservation

image-20240105170448615.png

image-20240105170653780.png

  1. Review Reservations

image-20240105170933538.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published