AI-Coach-PT / ExerSights

https://exersights.web.app/
Apache License 2.0
2 stars 1 forks source link

User Accounts: Store and load exercise settings #36

Open Anish701 opened 1 week ago

Anish701 commented 1 week ago

As already implemented, users can open a settings modal on each exercise page to adjust feedback settings, such as target knee angle, target hip angle, etc. These settings values should be stored on the Firestore cloud database and be linked to each user. The values should be pulled from the database and should be updated whenever the user makes an update to them.

jilinzheng commented 6 days ago

Will you be creating a Firebase project and giving permissions to me and James to collaborate on the same project?

Anish701 commented 6 days ago

Yes. You should have access now.

jilinzheng commented 6 days ago

Also add an user greeting/user-specific info when logged in, on the app menubar

jilinzheng commented 2 days ago

load happens when page first loads, not modal; also whenever user hits save and close, i.e. storing store happens when save and close is hit on modal if load does not get any valid data, use default