Digital Nominations Platform
A webapp which:
- Accepts nominations via a web form, including document submission fields.
- Provides a nomination dashboard for Candidates. Candidates log-in via a link sent to their provided email address.
- Payment of a nomination fee is faciliated by Stripe integration using the Connect and Checkout APIs.
- Further information, including versioned files, may be submitted after nomination by Candidates.
- An Admin interface allows problems to be flagged and tracked. All edits made by administrators are also tracked in a history.
- Access to some files can be restricted to superusers where they present data-protection concerns.
The web application is open source and can be deployed by anyone, providing they obtain keys for integrations with
- a postgres database
- mailtrap.io for email distribution
- AWS Simple File Storage (S3) for file storage
- Stripe for nomination fee payment