avinashkranjan / Friday

🎓 Friday - Your Personal Class Manager Assistant, It'll never let you miss another assignment deadline or upcoming test. https://friday.avinashranjan.com
https://play.google.com/store/apps/details?id=com.avinashkranjan.friday
MIT License
108 stars 153 forks source link

Added Notifications and Light/Dark mode options in settings #366

Closed jaivsh closed 1 year ago

jaivsh commented 1 year ago

Description

For #357, I've enhanced the settings page's capabilities by adding relevant options such as Light mode/Dark mode switch and Notifications button to enable or disable the app's local push notifications. I've also initialized local push notifications in the app. Screenshot_20230727_021608

For #368, I've resolved the UI conflict in the home-screen. It now is similar to the rest of the app's UI screens.

Screenshot_20230727_062941

Fixes #357

Fixes #368

Have you read the Contributing Guidelines on Pull Requests?

Type of change

Please delete options that are not relevant.

Checklist:

jaivsh commented 1 year ago

@avinashkranjan please see the PR. Thanks!