API Backend for the Talawa Mobile App. Click on the link below to see our documentation

289 stars 1.1K forks 289 watchers TypeScript GNU General Public License v3.0
graphql hacktoberfest nodejs open-source
74 Open Issues Need Help Last updated: Dec 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue aims to achieve 100% code coverage for the file `src/graphql/types/User/organizationsWhereMember.ts`. The task involves reviewing the file to identify uncovered sections, then creating or updating test cases to ensure all code paths are thoroughly tested. Any `istanbul ignore` statements should also be removed unless absolutely necessary.

Complexity: 2/5
good first issue unapproved test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

AI Summary: This issue aims to achieve 100% code coverage for the `src/graphql/types/Chat/messages.ts` file. Tasks include reviewing the file and Codecov reports to identify uncovered code, then creating or updating test cases to ensure all sections are tested. The goal is to remove `istanbul ignore` statements and submit a pull request with the necessary test updates.

Complexity: 3/5
good first issue unapproved test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

AI Summary: This issue aims to achieve 100% code coverage for the `src/graphql/types/AgendaItem/creator.ts` file. The task involves reviewing the file to identify uncovered code sections, creating or updating test cases to ensure full coverage, and removing any `istanbul ignore` statements. Successful completion requires a pull request that passes all checks and demonstrates 100% code coverage for the specified file.

Complexity: 3/5
good first issue no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

AI Summary: The `createChatMembership` GraphQL mutation test is currently mocked and located in the wrong directory. This issue requires migrating the test to an integration test that uses real API calls and moving the file to `test/routes/Graphql/Mutation/*` to align with project standards and improve test reliability.

Complexity: 3/5
bug good first issue unapproved security no-issue-activity test MVP

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue feature request parent test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue feature request test cleanup ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
bug documentation good first issue feature request ui/ux

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue feature request security dependencies

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue feature request security dependencies

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue feature request security dependencies cleanup

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

AI Summary: This issue is a feature request to add functional sorting options to the organizations list at `https://test.talawa.io/orglist`. Currently, the existing sorting options do not work, and the list displays in a default order. The proposed solution involves implementing 'Latest' (newest first) and 'Earliest' (oldest first) sorting, requiring both backend modifications to accept a `sortBy` argument and frontend changes to add UI elements and update data fetching.

Complexity: 3/5
good first issue unapproved feature request no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

AI Summary: This issue aims to achieve 100% code coverage for the `src/graphql/types/FundCampaign/updater.ts` file. The task involves reviewing the file to identify uncovered sections, then creating or updating test cases to ensure all code paths are thoroughly tested. The ultimate goal is to remove any `istanbul ignore` statements and submit a pull request with the necessary test updates.

Complexity: 3/5
good first issue no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue feature request parent test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
bug good first issue no-issue-activity ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue feature request no-issue-activity ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
bug documentation good first issue ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved no-issue-activity test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue test

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved feature request ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved feature request test ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue feature request ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue feature request security ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
documentation good first issue unapproved feature request test ci/cd

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue unapproved feature request security test javascript MVP

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source
good first issue feature request security dependencies

API Backend for the Talawa Mobile App. Click on the link below to see our documentation

TypeScript
#graphql#hacktoberfest#nodejs#open-source