chapter
chapter copied to clipboard
A self-hosted event management tool for nonprofits
### Discuss your ideas or share your views: Since roles, permissions and rsvps are all represented by rows in the database, this creates some difficulties. Whenever we modify the [init...
### Discuss your ideas or share your views: After deleting calendar or calendar event in Google calendar, the events and chapters linked to those will be left in limbo. In...
**Describe the feature** I have discussed this with @ojeytonwilliams today about adding status can't access error which turned to redirect users, I am opening an issue to document it (so...
### Discuss your ideas or share your views: Adding queue for calendar api requests will allow making sure no request, that should be send to the calendar api, is missed....
the pages look like a mobile page for desktop user. We can use more features and a lot of the empty space to display more info about events for general...
As first mentioned in https://github.com/freeCodeCamp/chapter/pull/1293#issuecomment-1205110524 after https://github.com/freeCodeCamp/chapter/pull/1293 goes in, there are a things needing doing. I'll expand on them here: - [ ] Investigate `express-session` - it might be simpler...
Tasks: - [ ] Require both plain text and html when sending email - [ ] Update the sendgrid logic to use both - [ ] Provide plain text versions...
Apollo server 3 reaches end of life on October 22nd, 2023. Without using the beta version of TypeGraphQL we cannot upgrade, because they require incompatible GraphQL versions. We can wait...
We'd love to have more people taking part in Chapter. The following issues have both limited scope and an implementation guide. If you're new, would like to help, but are...
At #1729, banned users lose the RSVP they had. Here is the function: [updateEventWaitlist](https://github.com/freeCodeCamp/chapter/blob/750bfa3a134b73aa3edaf6942a76bc0a1b7ea677/server/src/util/updateEventWaitlist.ts#L14-L53?plain=1) How should we inform them about this?