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
First of all, thank you guys for this awesome project! It's been incredibly helpful for us PoliTO students.
I'd like to suggest a feature that could potentially improve the user experience of the app: adding a widget system for both Android and iOS, to allow users to quickly reach their Agenda without needing to open the app every time. This could be super useful for checking out lecture schedules.
Feature Details
Support for iOS WidgetKit and Android Widget API for displaying home screen Agenda widgets;
Multiple widget variations, based on size, showing different levels of detail.
Implementation
I'd be happy to contribute and implement this myself! I have experience with React, and I've worked with Swift for some personal projects. I don't have a strong knowledge of Android Native development, but this could be an opportunity to learn it 🚀! From what I've researched, RN doesn't seem to have direct support for widgets, so native code will likely be required.
Would love to hear your opinions about this & I'd happy to discuss it further.
The text was updated successfully, but these errors were encountered:
Hello!
First of all, thank you guys for this awesome project! It's been incredibly helpful for us PoliTO students.
I'd like to suggest a feature that could potentially improve the user experience of the app: adding a widget system for both Android and iOS, to allow users to quickly reach their Agenda without needing to open the app every time. This could be super useful for checking out lecture schedules.
Feature Details
Support for iOS
WidgetKit
and Android Widget API for displaying home screen Agenda widgets;Multiple widget variations, based on size, showing different levels of detail.
Implementation
I'd be happy to contribute and implement this myself! I have experience with React, and I've worked with Swift for some personal projects. I don't have a strong knowledge of Android Native development, but this could be an opportunity to learn it 🚀! From what I've researched, RN doesn't seem to have direct support for widgets, so native code will likely be required.
Would love to hear your opinions about this & I'd happy to discuss it further.
The text was updated successfully, but these errors were encountered: