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
107 stars 153 forks source link

Added classes on button click to firestore database #392

Closed jaivsh closed 1 year ago

jaivsh commented 1 year ago

Description

I've added the classes on clicking the save button to the firestore database,which was not being added previously. I've also created methods on the recent_alerts screen to fetch all these data documents from firestore to the recent_alerts class..

Fixes #381

Have you read the Contributing Guidelines on Pull Requests?

Type of change

Checklist:

jaivsh commented 1 year ago

@avinashkranjan please see this PR

jaivsh commented 1 year ago

@avinashkranjan resolved conflicts, please merge