Skip to content

VietNguyen408/User-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

User Management Program

A C++ program for managing the information of users

  • Add new user information (first name, surname, phone number, username, password)
  • Search based on user's first name
  • Update user's username and password
  • Set permission for users (read, write, execute)
  • Remove permission for users
  • Print the user list

About

A program for managing the information of users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages