/talawa-api

API Backend for the Talawa Mobile App

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Talawa API

License: GPL v3 GitHub stars GitHub forks

N|Solid

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

  • The talawa documentation can be found here.
  • Want to contribute? Look at CONTRIBUTING.md to get started.

Installation

Follow this guide

Link to useful resources

Image Upload

To enable image upload functionalities create an images folder in the root of the project

Configuration with Frontend

View how to configure backend with the flutter app