We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When we tried to login to test as As a regular employee email : jim@dundermifflin.com password : Jim7
As a admin email : michael@dundermifflin.com password : Michael5
The result is
Error Cannot read properties of undefined (reading 'data').
It showing only the employees and attendances is the MongoDb data base.
I tried converting into my database variables but it is not working
The text was updated successfully, but these errors were encountered:
You'll have to setup the project locally to test it out, I'll probably add some documentation around setting it up sometime soon.
Sorry, something went wrong.
No branches or pull requests
When we tried to login to test as
As a regular employee
email : jim@dundermifflin.com
password : Jim7
As a admin
email : michael@dundermifflin.com
password : Michael5
The result is
It showing only the employees and attendances is the MongoDb data base.
I tried converting into my database variables but it is not working
The text was updated successfully, but these errors were encountered: