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

Start PWA Setup #107

Open
2 tasks
IkeHunter opened this issue Oct 7, 2024 · 0 comments
Open
2 tasks

Start PWA Setup #107

IkeHunter opened this issue Oct 7, 2024 · 0 comments
Labels
js browser api Will need to use more advanced browser apis, and should ensure cross compatibility between browsers

Comments

@IkeHunter
Copy link
Collaborator

Info

Instead of creating a separate mobile app with React Native, Swift, or Java, we will be creating a "Progressive Web App", or PWA. This will allow users to download the web app onto their phone and use it as a regular app, creating an app icon and everything. Using this strategy has been around for a few years, but is still relatively new and cutting edge. It also allows us to have one less code base (and application) to manage.

Resources

Task

  • User should be able to install app on their phone
  • Create basic api for sending notifications. Use test data for now, but we should ideally be able to use this with little modification later on when sending members notifications about events, etc.
@IkeHunter IkeHunter added the js browser api Will need to use more advanced browser apis, and should ensure cross compatibility between browsers label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js browser api Will need to use more advanced browser apis, and should ensure cross compatibility between browsers
Projects
None yet
Development

No branches or pull requests

1 participant