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