-
Notifications
You must be signed in to change notification settings - Fork 2
Feature List
John Marshall Diffey edited this page Jun 1, 2021
·
3 revisions
- As a logged in or logged out user, one can view crowdfunding projects.
- Once signed up, users can create a crowdfunding project.
- When creating a project, users will enter a location for the project. The location will be verified via google api.
- Once created, a user can update or delete a project.
- Once created, a project will have 6 months to reach its funding goal. If the goal is not reached, pledges/donations will be refunded.
- Signed in users can donate to a project.
- If a project reaches it's goal, users that donated will be memoralized on the project archive.
- Users can view projects via categories.
- Users can search for projects via name or content.