coala / coala/community

Add Newcomers form to community website

Open
#266 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
19
Forks
44
PR merge metrics
No merged PRs in 30d

Description

The form should me created in a manner to allow users to join the community with performing some rudimentary checks. Using netlify forms, the submissions will be saved on netlify itself and a cron job should be defined in coala-webservices to fetch all such submissions and run the checks on each submission. Passing the checks, will send an invite to the user else an email will be sent informing the errors to it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the community website form and the coala-webservices entry points for scheduled jobs, then review how existing submissions, checks, invites, and email notifications are handled. Done means the Netlify form accepts submissions, a cron job fetches them, checks determine the outcome, and users receive either an invite or an error email.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.