Skip to content

A light weight platform for displaying fundraiser information at venues.

Notifications You must be signed in to change notification settings

peclarke/fundraiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fundraiser Platform

Software that can be used by staff members at fundraisers to update donations in real time to those at an event. This was initially created in preparation for a fundraiser I'm going to be co-hosting.

Screen Shot 2024-04-26 at 11 18 47 pm Screen Shot 2024-04-26 at 11 18 34 pm

Features

  • Admin Portal for donation entries and milestone management
  • Display screen to either link people to or display on a large screen
  • Milestone management

Drawbacks

  • There is no authentication to the admin portal at the moment. While there is no sensitive information being used here - this is simply used as a way to display progress - security wasn't in the initial scope.

How To Use

This software uses Donations and Milestones. Milestones are achieved when enough donations are made to reach a goal. Staff members can manage the system through the /admin endpoint. All other endpoints - including the root, / - will route to the display screen.

TODO

  • Add some user/pass auth on admin portal
  • Docker-compose the entire application

Not planned

  • Multiple donation campaigns within the same platform.
  • Third party user base. Each instance of the app is standalone and authenticatio details will be specific to that instance.

About

A light weight platform for displaying fundraiser information at venues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published