HydPy / meetup-manager

Django app for automating Meetup Organising taks
MIT License
7 stars 4 forks source link

Parser for GitHub issues #8

Open GoelJatin opened 4 years ago

GoelJatin commented 4 years ago

Need to write a parser to parse GitHub issues template with talk details.

The parser will read the talk proposal, parse the details and store them as a JSON object in a PostgresDB

Issue template - http://bit.ly/hydpy-cfp

progmatic-99 commented 4 years ago

I will take this up.