Skip to content

Implementation of a User Management system that manages users's credentials and permissions.

License

Notifications You must be signed in to change notification settings

SiddChugh/User-Account-Management

Repository files navigation

Implementation of a User Management system that manages users's credentials and permissions. The underlying data structure is a hash table which utilizes singly linked list for iteration.

Compile: Simply type make to compile the source code for the User Management Software

About

Implementation of a User Management system that manages users's credentials and permissions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published