https://github.com/stormdotcom/user-management
a user management system build using MEN, have admin, admin can control users from admin panel
https://github.com/stormdotcom/user-management
Last synced: about 1 year ago
JSON representation
a user management system build using MEN, have admin, admin can control users from admin panel
- Host: GitHub
- URL: https://github.com/stormdotcom/user-management
- Owner: stormdotcom
- Created: 2021-10-20T12:57:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-30T12:07:57.000Z (almost 4 years ago)
- Last Synced: 2025-04-11T21:02:40.987Z (about 1 year ago)
- Language: Handlebars
- Size: 321 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Management System
### Nodejs ExpressJS MongoDB
#### bcrypt | Promise | handlebars | connect-mongodb-session
a user management system build using MEN stack, user can signup login, with session maintaned in MongoDB, Admin have signup, admin can full control over all users from admin panel. admin will get a insights all users from panel, directly block-unblock user's from panel. Edit user information, add new user, update any user's password. admin also able to logout a specific users or all users as required. logout user in same client also possible by admin
##### User side view

##### Admin Panel View

##### Admin Side user profile view

##### Admin Side user profile edit
