Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 2.64 KB

README.md

File metadata and controls

43 lines (27 loc) · 2.64 KB

Talawa

💬 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.

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

Get familiar with talawa:

  1. Read our Talawa Mobile App installation guide to get setup quickly.
  2. The complete talawa documentation set can be found here.
  3. Want to contribute? Look at CONTRIBUTING.md to get started.
  4. Visit the Talawa GitHub to see the code.