paul-bokelman / cc

ClubCompass client and server monorepo
0 stars 0 forks source link

task: club application form #25

Closed paul-bokelman closed 5 months ago

paul-bokelman commented 6 months ago

Description

All clubs should have an google form that is linked on their club page. This is so that students can actually apply to the club easily.

Parent: #20

paul-bokelman commented 6 months ago

Where does the google form come from?

paul-bokelman commented 6 months ago

How should this be implemented?

Google forms is easy but doesn't make filtering options simple and is also hard to integrate with application. Implementing an embedded form is time consuming but may lead to greater scalability. The issue with embedded is that anybody could submit a response whereas in google forms you need an account.

paul-bokelman commented 6 months ago

Proposed solution:

paul-bokelman commented 6 months ago

Revised solution:

Reason: building an in-house application system will take too much time and won't be completed by deadline. The in-house system will be delayed until after the initial launch of CC.

paul-bokelman commented 6 months ago

Current data is not available so integrate functionality and test with data when ready.