Coder Social home page Coder Social logo

youarerad / youareradweb Goto Github PK

View Code? Open in Web Editor NEW
78.0 3.0 8.0 906 KB

The main repository for Youarerad.org

Home Page: https://youarerad.org/

License: GNU Affero General Public License v3.0

JavaScript 8.86% TypeScript 89.75% CSS 1.39%
charity mental-health nextjs non-profit open-source tailwindcss typescript

youareradweb's People

Contributors

gcavanunez avatar itsmapleleaf avatar jasondocton avatar katt avatar mwyywm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

youareradweb's Issues

Where is the volunteer form page?

Was going to try to make a change proposal that would make the form re-submittable after a first submission if the volunteer position was changed in the form, but I just realized that the repo I was going to make it to was archived and now I can't find anything on the page here, other than createVolunteerForm in the routing of the backend

[Feature Request] Newsletter Form Alert If Email Already Exists

Feature Request: Set the button text or provide an alert to indicate the case of a user already being subscribed to the newsletter.

Use case: As our team can sometimes fall behind on sending monthly newsletters, we are often contacted by users who wish to confirm if they subscribed to our newsletter or not. Most often, we've found that these users have subscribed multiple times prior to reaching out. This feature could provide great user feedback while freeing up our team from searching the database to confirm for a user.

Related files:

File Location
FooterNewsletter.tsx src/components/Footer
create-contact.ts backend/router/contact/create-contact.ts

[Feature Request] Add Discord Role For Monthly Donors

Feature Request: When a new monthly donor is created, award them with a Discord Role. Remove said Discord Role when they're no longer a monthly donor.

Use case: As a way to thank monthly donors for their support, we'd love to award them with a Discord Role that highlights them within our community. Currently, a user must reach out to one of the mods on our Discord to ask for this role, which then requires the mod to have staff confirm the user is indeed a monthly donor. Ideally, this process would be done automatically, allowing monthly donors to enjoy their Discord Role straight away.

Suggestions: It could be possible to manage this process via Supabase Auth, which allows for someone to oAuth with their Discord. The upside of using Supabase Auth here is we'll be able to do things like password resets or create additional oAuth fairly easily. The downside is that Supabase Auth contains its own, unique database called Auth.User, which would then need to be connected back to our Database table called User. Another method would be leveraging a Discord Bot to track the status of a monthly donor and to award/remove the Discord Role based on their status.

Related files:

File Location
schema.prisma prisma/
create-user.ts backed/router/user/create-user.ts
guildmember.tsx src/pages/guildmember.tsx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.