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

AdityaRaimec22/talawa-api

Folders and files

NameName
Last commit message
Last commit date
Jun 3, 2020
May 26, 2020
Jun 8, 2020
May 26, 2020
May 26, 2020
Jun 17, 2020
May 26, 2020
Jun 17, 2020
Jun 7, 2020
May 26, 2020
Jun 3, 2020
May 29, 2020
Jun 3, 2020
Jun 2, 2020
Jun 2, 2020
May 29, 2020
Jun 2, 2020
Jun 2, 2020
May 29, 2020
Jun 6, 2020
Jun 6, 2020
Jun 17, 2020

Repository files navigation

Talawa API

N|Solid

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

Core features to be developed include:

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

This has been a Calico Challenge project in 2019. It will be written in python with close integrations with the Plone open source content management system.

Documentation

About Talawa

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.

Installation

Prerequesites

Talawa API development prerequisites

Clone and change into the project

$ git clone https://github.com/PalisadoesFoundation/talawa-api.git
$ cd talawa-api

Install packages

$ npm install

To run the project in development mode, run the following command

$ npm run start

For testing, run the following command

$ npm run test

Start developing!

"# tenten-api-rework" database credentials are in nodemon.json file

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 100.0%