From 8974620f064402b2d40041c6db7642b54891b58d Mon Sep 17 00:00:00 2001 From: Ajay Randhawa <30903923+ajayrandhawa@users.noreply.github.com> Date: Tue, 31 Jul 2018 20:43:00 +0530 Subject: [PATCH] Update README.md --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/README.md b/README.md index a82d53f..320712c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,37 @@ # User-Management-PHP-MYSQL +User Cannot Not Login Until Admin Confirm User Account. + +#User Features + +-Login +-Signup +-Change Password +-Edit Profile +-Send Feedback +-View Messages +-Notification + +:::::::::::::::::::::::::::::::::::::::::::::::::::: + +#Admin Features + +-Dashboard (Total Users, Deleted Users, Notification, Feedback Messages) +-Signup +-Change Password +-Edit Admin Profile +-Edit Users Profile +-Reply Feedback +-Delete Users +-Confirmed Users +-View Feedback +-Notification +-View Delelted Users +-Search Users, Feedback Messages +-Download User Excel File +-Sorting + +