Naamloos / NSchedule

A schedule app for NHL Stenden students.
MIT License
2 stars 0 forks source link

Xamarin Plugins to potentially play around with #8

Open Naamloos opened 3 years ago

Naamloos commented 3 years ago

PancakeView: Allows for fancier rounded border views https://github.com/sthewissen/Xamarin.Forms.PancakeView

DeviceInfoPlugin: Info about current device. https://github.com/jamesmontemagno/DeviceInfoPlugin

Plugin.NFC: For quick schedule share via NFC. https://github.com/franckbour/Plugin.NFC

Swipecards: Maybe for appointment info view? some fancy UI stuff. https://github.com/robinmanuelthiel/swipecards

Xamarin.Forms.GoogleMaps: Maybe creating coordinates for known rooms and show them on a map? https://github.com/amay077/Xamarin.Forms.GoogleMaps

ImageCircles: Circular images (Also maybe for location?) https://github.com/jamesmontemagno/ImageCirclePlugin

MatchaBackgroundService: Preload data in the background. https://github.com/winstongubantes/MatchaBackgroundService

HyperlinkLabel: Nice for simple links https://github.com/PieEatingNinjas/HyperlinkLabel

Naamloos commented 3 years ago

Removed color picker as it has been implemented.

Naamloos commented 3 years ago

Removed local notifications as notification reminders have been implemented (partially)