Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Notification service for task complations in api #15

Open
6 tasks
berkingurcan opened this issue Aug 22, 2024 · 3 comments
Open
6 tasks

Add Notification service for task complations in api #15

berkingurcan opened this issue Aug 22, 2024 · 3 comments
Assignees
Labels
Hacktoberfest Issues to solve during the online event Improvement New feature or request

Comments

@berkingurcan
Copy link
Collaborator

berkingurcan commented Aug 22, 2024

Add e-mail notification services for api. So after the successful completion of the tasks, it will inform the user.

In the fast api, there are tasks:

Manuals:

  • Run task for everyone
  • Run task for specific user

Scheduled, automatized:

So, in order to get information about these tasks are successful or encountered an error, @CristinaEche the admin has to investigate terminal logs. It is not the best UX.

In order to create better UX, after successful or unsuccessful completion of each task, we need to implement notification service.

TODOs

  • Research, discuss with me and decide proper notification service(e-mail etc.)
  • Write a short brief of the notification service(NS) information(price, usage, frequent etc.)
  • Fork repository, install reqs, setup env
  • Write tests of the NS code, please stick TDD
  • Implement the code
  • Open PR, please bump the version in setup.py

You can reach me out in any step.

@berkingurcan berkingurcan added the Improvement New feature or request label Sep 11, 2024
@CristinaEche CristinaEche added the Hacktoberfest Issues to solve during the online event label Sep 29, 2024
@DenizOk20
Copy link

I'm coming from Hacktoberfest, can you assign?

@berkingurcan
Copy link
Collaborator Author

berkingurcan commented Oct 7, 2024

I'm coming from Hacktoberfest, can you assign?

Yes of course, assigned! I will edit the issue to make it more detailed today.

@berkingurcan
Copy link
Collaborator Author

@DenizOk20 Detailed the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Issues to solve during the online event Improvement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants