Users (Admin) view was not responsive.
The table part of the users page does not have responsive design. This causes the appearance problem in different resolutions.
The add user page was redirecting to the add user page after adding the user.
I made this redirect to the user listing page. In this way, the user will see the user it adds.
Force Password Change Feature
This feature redirects newly-registered or updated by admin users to the "change password" page when they log in. Until they have changed their password, they will not be able to access dashboard page.
with "Please change your password for your security" message.
Other features can be added, but I want to take a break and observe the code in the project and arrange the necessary places.
How to contribute?
You can reach me by commenting on this post or send message on the discord (pars11).If you want to make this application better, you can make a Pull Request.