akshatgarg12 / The-Office

An human resource management application with complete features like attendance, payroll / vacation request , discussion tab and kanban boards.
https://stack-hack-2-0.vercel.app/
MIT License
13 stars 2 forks source link

Login data is not Working. #5

Open nagubathula opened 1 year ago

nagubathula commented 1 year ago

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

akshatgarg12 commented 1 year ago

You'll have to setup the project locally to test it out, I'll probably add some documentation around setting it up sometime soon.