-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor Bugs and Admin Toggle Feature #68
Comments
Hi @harshit-soora,
This should be implemented at the backend itself for security issues, this could be implemented with a cli which directly write to the db and creates super user.
Nice feature!
|
Yes @kumaraditya303 for future releases you can just hard code one entry of admin directly inside the For my use-case, I had to explicitly show how a admin is registered that's why I kept it that why In future that toggle could be for anything like "more privileged user like research scholar or something" |
$ git clone https://github.com/kumaraditya303/Library-Managament-System.git |
These are the functions that I have added:
These are the issues that I have resolve:
There were some minor errors/bug in between, I will be adding my work under this issue. You can review and merge it.
One more courtesy, I will be adding the newer version at my Github repo for sure I will promote your work :)
Your coding style was very nice :D
The text was updated successfully, but these errors were encountered: