-
Notifications
You must be signed in to change notification settings - Fork 15
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
Get last meetup event command #46
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a minor comment.
How will the event crawler be executed? Is there a command to be ran and that maybe shall be set in a cronjob?
<div> | ||
<div> | ||
<p class="text--small padding--top margin--halfBottom"> <br /> <br /> </p> | ||
<p class="text--small padding--top margin--halfBottom">La decripción del meetup</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
decripción
> descripción
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a minor comment.
How will the event crawler be executed? Is there a command to be ran and that maybe shall be set in a cronjob?
The execution plan is not planned yet jeje, it could be performed as a cronjob each day in order to get the latest count of attendees.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gran trabajo @javleds |
Buen trabajo @javleds, vamos a hacer el merge, probamos el comando y abrimos un nuevo cuando se implemente en el nuevo diseño. |
GetLatestMeetupEventCommand
This command uses a web crawler to fetch the latest meetup event,
it could be used while we finish the Meetup Client Wrapper.
The command flow is:
Usage
Output
There are 4 possible outputs:
Additional Deployment steps:
.env
file: