Closed rizalamhadi closed 4 years ago
hello brother, Could you do me a favor? I will know, what this application is? and what is "flgIsAccess" in your MySQL database?
Yes, This app is basically for production management based on the different production unit.
This application is having role-based authentication and have different module...So the flgIsAccess value is 1 then that users have access to that specific model otherwise that will not have access of that module.
thank you for your answer, very clear. so a user can access a module with a value of flglsAccess 1 and other users who have a value 0 of flglsAccess cannot access the module. Right? well, I have homework at my school and my job is to create a single page application with Reactjs also with backend nodejs. Can I use this project for my homework references?
I recommend you to take reference only not for the copy paste. Try to take reference from it and take good things from that. And develop the new one by your own.
On Sat, 24 Oct, 2020, 5:53 pm Rizal Amrul Hadi, notifications@github.com wrote:
thank you for your answer, very clear. so a user can access a module with a value of flglsAccess 1 and other users who have a value 0 of flglsAccess cannot access the module. Right? well, I have homework at my school and my job is to create a single page application with Reactjs also with backend nodejs. Can I use this project for my homework references?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sanket-vanani/final-butyful/issues/1#issuecomment-715907324, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANMEKBD5FVXZRJDSCKYMVJLSMLBLJANCNFSM4S4YKIFA .
yeah of course
hello brother, Could you do me a favor? I will know, what this application is? and what is "flgIsAccess" in your MySQL database?