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
106 stars 155 forks source link

Added share app functionality(issue #336) and created settings section(issue #340) #351

Closed jaivsh closed 11 months ago

jaivsh commented 11 months ago

Description

For #336,

I've added the share application functionality, using which the use would be able to share the application to various platforms, including the social media applications, mail services, copying, and so on. This is done using the regular share intent. Screenshot_20230720_052327 Screenshot_20230720_053415

Screenshot_20230720_053434

For #340,

I've implemented the settings section in the application, which can be accessed from the bottom navigation menu. Apart from that, I've also added the basic settings features in the settings section.

Screenshot_20230720_163155

Fixes #336 Fixes #340

Have you read the Contributing Guidelines on Pull Requests?

Type of change

Checklist:

jaivsh commented 11 months ago

@avinashkranjan I've completed the implementation for the two projects issues: #336 and #340. Please review this PR. Thank you! @avinashkranjan