codeforbtv / baby-equipment-exchange

MIT License
0 stars 8 forks source link

Start with assuming people will be repeat donors #32

Closed ksnielsen closed 10 months ago

NathanWEdwards commented 10 months ago

User stories:

Acceptance criteria:

Pull Request 1 introduces a Firebase Firestore Donation and Donation Details collection for storing donation information.

The donation creation process allows users with a donor claim to create donations.

Pull Request 43 permits users to create donations from the site landing page and the Donation page.