LittleMoonie / JoblessAndFound

A project website for Epitech's Web course on a job offer website
2 stars 0 forks source link

Implement Notification System #28

Open LittleMoonie opened 1 month ago

LittleMoonie commented 1 month ago

Description: Add an email and in-app notification system to alert users about new job postings, application status updates, and messages received. Tasks: Set up email sending service (e.g., SMTP, SendGrid). Implement in-app notifications with a badge count. Create a frontend UI component for viewing notifications. Set up push notifications for real-time updates.