You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to set up the eye-tracker front-end and back-end but to no avail.
For the web-eye-tracker repo, I have:
pulled from develop branch
created a firebase project, added a firestore db, and put the values from key.json to the env variable
For the web-eye-tracker-front, I have:
pulled from the main (same as develop so far) branch
installed the dependencies and ran in development mode
I open the app in localhost. Then, in the login screen where it says Login with Google to start creating your usability tests I click on sign in with google but nothing happens. This is the error i get in console:
Any help would be very much appreciated. I've been at this for quite some time now, wanting to explore the ML model and how it integrates with the tracker. Thanks.
The text was updated successfully, but these errors were encountered:
the web eye traker app do not require firebase credentials anymore, instead, you can add the credentials on web eye tracker front. take a look on front readme to see which values are required and which are the keys for the values.
I have been trying to set up the eye-tracker front-end and back-end but to no avail.
For the web-eye-tracker repo, I have:
For the web-eye-tracker-front, I have:
I open the app in localhost. Then, in the login screen where it says Login with Google to start creating your usability tests I click on sign in with google but nothing happens. This is the error i get in console:
Any help would be very much appreciated. I've been at this for quite some time now, wanting to explore the ML model and how it integrates with the tracker. Thanks.
The text was updated successfully, but these errors were encountered: