sst-product-team / attendance-app

Scaler School of Technology Application
Apache License 2.0
2 stars 5 forks source link

Feat: Push Notification to mark attendance #2

Closed Diwakar-Gupta closed 9 months ago

Diwakar-Gupta commented 9 months ago

NEED MORE VOLUNTEERS TO ADDRESS THIS ISSUE

Backend: https://github.com/Diwakar-Gupta/attendance-backend

Problem Statement:

The current issue revolves around the need for a feature that reminds students to mark their attendance for class. We are actively seeking volunteers to contribute to the resolution of this matter.

Proposed Solutions (not limited to):

  1. Push Notification Integration: #4

    • Implement a solution that triggers push notifications from the backend.
    • Utilize Firebase to broadcast notifications across all mobile applications.
  2. Mobile Background Task: #5

    • Develop a background task within the mobile application.
    • This task should fetch class timing details from the server and send notifications when the attendance window is open.
  3. Enhanced Notification Method:

    • Building upon the background task concept, explore an option to play a loud notification noise on the user's phone to further capture attention during the attendance window.

How to Contribute:

If you're interested in contributing to this issue, please:

Let's work together to enhance the attendance marking process for students. Your contributions are highly valued!

KeshavMakkad commented 9 months ago

Please assign this to me

narasimha-1511 commented 9 months ago

I ALSO WANT to work ON THIS Issue??

AbhinavGupta-de commented 9 months ago

I want to work on this issue.

arjun-kshirsagar commented 9 months ago

Sir please assign it to me.

naitikj9 commented 9 months ago

I want to work on this issue

Diwakar-Gupta commented 9 months ago

@naitikj9 @arjun-kshirsagar Please dont wait to get assigned to the issue you can start working on it, Once anyone get's the feature implemented i will notify it here.

RiyaBhurse commented 9 months ago

Sir ill work on this issue :)

skushagra commented 9 months ago

This feature has been added. Users will now recieve notificaitons which can be tiggered from the backend for a class or for any student indivisually.