Nirajn2311 / chapter

A self-hosted event management tool for nonprofits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Chapter

All Contributors

After several years of being dissatisfied with existing group event tools (Meetup, Facebook events) we decided to build our own.

This will be a self-hosted Docker container deployed to the cloud with a one-click and then configured by the owner. No coding required.

Your organization can host an instance of Chapter under a sub-domain of your website, such as chapter.sierraclub.org or chapter.womenwhocode.org.

All of an organization's user data will remain under their control.

Our Vision statement provides more details on the reasons for Chapter.

Terminology

To better communicate and more easily build an API and UI, the current contributors have decided on a collection of terminology to clarify discussions surrounding the Chapter project:

Term Definition Example
instance a web server deployment of the Chapter application, managed by an organization. a Docker container running on a web host
organization a non-profit with multiple chapters Women Who Code at the sub-domain: chapter.womenwhocode.org
chapter a container for events and users Women Who Code - New York City
event a meeting with a specific location and time to which users can RSVP Coffee And Code - BistroOne, New York City, NY - April 9, 2020
role a named definition of permissions to be attached to users for the purpose of granting authorization Owner, Adminstrator, Organizer, Member
user an authenticated user who is authorized based on their role(s) Sally Gold - SallyG@example.com
visitor an non-authenticated web browser session with view-only access to public content Anonymous Web Browser Client
owner the role of a user who can configure the Chapter application instance and manage administrators for an entire organization Women Who Code - Global IT
administrator the role of a user who can setup and manage chapters and organizers for an organization Women Who Code - European Administrator
organizer the role of a user who can manage a chapter's events, RSVPs, communications, and members Women Who Code - Edinburgh, Local Organizer
member the role of a user who can follow and receive notifications from a chapter and RSVP to events Women Who Code - Edinburgh, Local Member

Tech Stack

We are using the following tools:

For more information and a guide to working on features, go to the contributing docs.

User Stories

MVP

The MVP user stories are shown in the MVP Project kanban / cards and as issues marked with "MVP".

Post-MVP

We are maintaining a list of post-MVP conversations and user stories using the "Roadmap" tag.

Quincy Larson is the project lead. freeCodeCamp will start "dogfooding" the MVP with several of its local study groups.

UI / UX / Design References

Contributing

License

Copyright Β© 2021 freeCodeCamp.org

The computer software is licensed under the BSD-3-Clause license.

Contributors ✨

Thanks goes to these wonderful volunteers (emoji key):


Quincy Larson

πŸ’» πŸ“– πŸ€”

Tim Chen

πŸ’» 🚧 πŸ”§

nikjohn

πŸ’» πŸ“– πŸ”§

Matteo Giaccone

πŸ“¦ πŸ’» πŸ“–

Ian Littman

πŸ’»

Abrar Rauf

πŸ“–

Jonathan Chhabra

🚧 πŸ’»

Thomas Roest

πŸ’»

Scott Brenner

πŸ“– πŸ”§

Jim Ciallella

πŸ“– πŸ‘€ πŸ’¬ πŸ”§

Joel Rozen

πŸ’»

yitzhak-bloy

πŸ“–

Rob Bertram

πŸ’»

Fran Zekan

πŸ’» πŸ”§ πŸ› πŸš‡ ⚠️ πŸ‘€ πŸ’¬

Jesuloba Egunjobi

πŸ“¦

Lakshmipriya

πŸ“–

Ronald van der Bergh

πŸ“–

Rodolfo Mendes

πŸ“–

Chris Gonzalez

πŸ“–

Gonzalo Gras Cantou

πŸ“–

Vivek Agrawal

πŸ“– πŸ”§ 🎨

Kognise

πŸ’»

Wendel Nascimento

πŸ’»

Praveen Durairaju

πŸ’»

Shangeeth Sivan

πŸ“–

Conor Broderick

πŸ’»

PrestonElliott

πŸ“– πŸ’»

VimalRaj Selvam

πŸ’»

Franco Correa

πŸ’»

Manoel

πŸ“–

Dillon Mulroy

πŸ“–

Mirza Chilman

πŸ“–

Cecilia

πŸ€”

Sean

🎨

Madalena

🎨

Ariel Barboza

πŸ“–

Jonathan Seubert

🎨 πŸ“–

Juli Odomo

🎨

Vaibhav Singh

πŸ’»

Subroto

πŸ’»

Edward Weymouth

πŸ“–

Aryan J

πŸ’»

Ashraf Nazar

πŸ“–

Vamsi Settypalli

πŸ“–

sushmeet sunger

πŸ“–

Paul Gamble

πŸ“–

Katie Noland

πŸ› πŸ’»

AndrΓ© Jaenisch

πŸ’» 🎨

tomnoland

πŸš‡

Patrick San Juan

πŸ’»

Tyler Williams

πŸš‡

Oliver Eyton-Williams

πŸš‡ πŸ“– πŸ’» 🚧 ⚠️ πŸ›

Naomi Carrigan

πŸ“– πŸš‡ πŸ’»

Joe Devlin

πŸ› πŸ“– ⚠️

Rahul Gupta

πŸ›

Ravichandra

πŸ’»

Ahmad Abdolsaheb

πŸ’»

Krzysztof G.

πŸ’»

Ismail Tlemcani

πŸ’»

Muhammed Mustafa

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A self-hosted event management tool for nonprofits

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 87.6%Language:JavaScript 10.6%Language:Shell 1.6%Language:Dockerfile 0.2%Language:CSS 0.1%