Skip to content

PalisadoesFoundation/talawa-admin

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e71c6e · Nov 4, 2024
Nov 3, 2024
Nov 4, 2024
Jan 16, 2024
Sep 17, 2024
Nov 4, 2024
Sep 23, 2024
Nov 4, 2024
Mar 22, 2024
Sep 1, 2024
Aug 21, 2023
Oct 16, 2024
Jan 20, 2024
Feb 10, 2024
Sep 2, 2024
Aug 21, 2023
Jun 19, 2022
Dec 24, 2021
Dec 29, 2023
Mar 9, 2024
Aug 14, 2024
Dec 29, 2023
May 8, 2024
Mar 23, 2024
May 3, 2021
Dec 29, 2023
Oct 12, 2024
Sep 17, 2024
Apr 12, 2023
Nov 2, 2024
Nov 4, 2024
Nov 2, 2024
Nov 1, 2024
Mar 1, 2024
Sep 17, 2024

Repository files navigation

Talawa Admin

💬 Join the community on Slack

talawa-logo-lite-200x200

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][pfd] 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.