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

Create a timedelta plugin #840

Open
atompie opened this issue Oct 29, 2023 · 2 comments
Open

Create a timedelta plugin #840

atompie opened this issue Oct 29, 2023 · 2 comments
Labels
hacktoberfest Issues good for hacktoberfest

Comments

@atompie
Copy link
Collaborator

atompie commented Oct 29, 2023

Task: Create a Tracardi Plugin that creates a date based on time delta, now + delta

Problem Description:
Write a Tracardi plugin to address the need for a plugin that returns the date bases on time delta.
Date must be computed using the time delta that is delivered by the user in the plugin form And this is the only configuration that the user must deliver.
Current time is added to a defined delta and the date is returned on the result port. If there is an error it is returned on error port.

Prerequisites that must be meet

Fork repository and work on the 0.8.2-dev branch. We will only accept changes in this branch.

Steps to Create the Plugin in Tracardi:

Review Tracardi Plugin Documentation:
    Begin by thoroughly reviewing the Tracardi plugin documentation available at http://docs.tracardi.com/plugins/.

Set Up Development Environment:
    Follow the instructions provided in the documentation at http://docs.tracardi.com/development/python_env/ to create a suitable development environment for plugin development.
@atompie atompie added the hacktoberfest Issues good for hacktoberfest label Oct 29, 2023
@atompie
Copy link
Collaborator Author

atompie commented Nov 6, 2023

This may help to speed up the development: https://www.youtube.com/watch?v=R_kr9mBAKAU

@ghost
Copy link

ghost commented Nov 16, 2023

Hi @atompie , I'll take this up.

@atompie atompie assigned ghost Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues good for hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant