Skip to content
New issue

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

Transfer User Data to Coach #112

Closed
wants to merge 440 commits into from
Closed

Conversation

cfiguer055
Copy link
Collaborator

Description:

This update addresses issue #103, transferring user data from the Smart Clothing app to the coaching dashboard. Push notifications from the coaching dashboard now work when the app is in the foreground, background, or killed. Expo was updated to version 51, unnecessary dependencies were removed, and app.json was modified.

TODO:

  1. Link for Enabling Notification Permissions:

    • Add a link in notifications to allow coaches to enable push notifications.
    • Options: Link to an in-app page or browser mode in the coaching dashboard web app.
  2. Email Notifications:

    • Implement email notifications using free services like SendGrid, Mailgun, or Nodemailer with Firebase Cloud Functions.

@cfiguer055
Copy link
Collaborator Author

cfiguer055 and others added 26 commits November 28, 2024 13:30
Update App Icon and Resolve Android Build Issues
@cfiguer055 cfiguer055 closed this Dec 6, 2024
@cfiguer055 cfiguer055 force-pushed the coach-athlete-invite-main branch from 0ff5844 to 8b2a985 Compare December 6, 2024 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transfer user data to associated coach
7 participants