Skip to content

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

License

Notifications You must be signed in to change notification settings

Rajveerchoubisa/talawa-api

This branch is 3 commits ahead of, 3 commits behind PalisadoesFoundation/talawa-api:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

efa0641 Â· Dec 10, 2024
Nov 25, 2024
Apr 27, 2024
Nov 14, 2024
Apr 27, 2024
Dec 10, 2024
May 4, 2024
Nov 14, 2024
May 4, 2024
Nov 14, 2024
Sep 29, 2024
Sep 29, 2024
Nov 14, 2024
Apr 27, 2024
Nov 14, 2024
May 4, 2024
Sep 29, 2024
Sep 29, 2024
Sep 29, 2024
Apr 11, 2023
Sep 29, 2024
Sep 29, 2024
Sep 29, 2024
Apr 11, 2023
Nov 9, 2022
Mar 14, 2023
Dec 21, 2021
Apr 27, 2024
Sep 29, 2024
Sep 29, 2024
Apr 27, 2024
Sep 29, 2024
Apr 27, 2024
Nov 14, 2024
Apr 27, 2024
Jan 21, 2020
Apr 27, 2024
Nov 14, 2024
Nov 14, 2024
Sep 29, 2024
Sep 29, 2024
Nov 14, 2024
Nov 14, 2024
Nov 14, 2024
Nov 14, 2024
Jun 2, 2024
Nov 14, 2024
Nov 14, 2024
Apr 27, 2024
Jun 28, 2023
Sep 29, 2024

Repository files navigation

Talawa API

đź’¬ Join the community on Slack

N|Solid

License: GPL v3 GitHub stars GitHub forks codecov

Talawa is a modular open source project to manage group activities of both non-profit organizations and businesses.

Core features include:

  1. Membership management
  2. Groups management
  3. Event registrations
  4. Recurring meetings
  5. Facilities registrations

talawa is based on the original quito code created by the Palisadoes Foundation as part of its annual Calico Challenge program. Calico provides paid summer internships for Jamaican university students to work on selected open source projects. They are mentored by software professionals and receive stipends based on the completion of predefined milestones. Calico was started in 2015. Visit The Palisadoes Foundation's website for more details on its origin and activities.

Table of Contents

Talawa Components

talawa has these major software components:

  1. talawa: A mobile application with social media features
  2. talawa-api: An API providing access to user data and features
  3. talawa-admin: A web based administrative portal
  4. talawa-docs: The online documentation website

Documentation

  1. You can install the software for this repository using the steps in our INSTALLATION.md file.
  2. Do you want to contribute to our code base? Look at our CONTRIBUTING.md file to get started. There you'll also find links to:
    1. Our code of conduct documentation in the CODE_OF_CONDUCT.md file.
    2. How we handle the processing of new and existing issues in our ISSUE_GUIDELINES.md file.
    3. The methodologies we use to manage our pull requests in our PR_GUIDELINES.md file.
  3. The talawa documentation can be found at our docs.talawa.io site.
    1. It is automatically generated from the markdown files stored in our Talawa-Docs GitHub repository. This makes it easy for you to update our documenation.

Videos

  1. Visit our YouTube Channel playlists for more insights
    1. The "Getting Started - Developers" videos are extremely helpful for new open source contributors.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%