Initial Commit

This commit is contained in:
nfel 2024-11-23 16:43:01 +03:30
commit 2da7ddf258
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F

13
README.md Normal file
View File

@ -0,0 +1,13 @@
# Alert Service
Mainly is developed to be used for following purposes:
- Handles Users Notifications
- Handles Users Subscriptions
- Handles Users Alerts
- Transactional Logs
- Notifying Users via:
- SMS :
- Currently uses Kavenegar API
- Email :
- SMTP Server is required to achieve this