Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature Request : [Features as Plugins] Implement UI for AddOnStore with Proper Server Calls #356

Closed
4 tasks done
SiddheshKukade opened this issue Jul 24, 2022 · 1 comment · Fixed by #355
Closed
4 tasks done
Assignees

Comments

@SiddheshKukade
Copy link
Member

SiddheshKukade commented Jul 24, 2022

This issue is associated with Google Summer of Code 2022 Project link

Is your feature request related to a problem? Please describe.

Latent features in the mobile app should be enabled by installing plugins via the Admin web portal. The API would need to detect the existence of a plugin, and automatically query the plugin for authorization to do some action. When authorized, the mobile app will display new capabilities. This project has two parts:

Describe the solution you'd like

  • The design and development of the plugin architecture

Describe alternatives you've considered

Currently, I don't have decided on any other alternatives but alternatives can be suggested by mentors

Approach to be followed (optional)
tasks :

  • Creation of Store UI with proper API calls
  • Creation of Plugin Cards UI with proper API calls
  • Creation of necessary queries in mutations.ts and queries.ts files

Additional context
The screenshots and working video is provided in the pull request description #355

@SiddheshKukade
Copy link
Member Author

@palisadoes this issue can be assigned to me

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants