Skip to content

Releases: SDOS-Winter2021/Team_7_SEF_Frontend

Second Release

30 Apr 16:39
Compare
Choose a tag to compare

This is the second release of the user interface of our project. New features that we have included in our web app:

  1. Incorporated Donor Engagement Plan (if the role is Donor/CnF).
  2. Added Breadcrumbs for better Navigation throughout the site.
  3. Add/Delete/Modify donor notes (if the role is Donor/CnF).
  4. Added Pagination in all list views.
  5. Added Carousel on the Home page.
  6. Added Email service for transaction receipts (if the role is Finance/CnF).
  7. Added CONTRIBUTING.md and CODE_OF_CONDUCT.md.

The web app is hosted at FrontEnd

First Relese

17 Apr 17:19
03160d3
Compare
Choose a tag to compare

This is the first release of the user interface of our project. We have included the following features in our web app:

  1. Authorized Google login with secondary verification via database.
  2. Homepage based on the user's role (Donor/Finance).
  3. Add/Delete/Modify donor details (if the role is Donor).
  4. Add/Delete/Modify transaction details (if the role is Finance).
  5. Approve transactions and download their receipts (if the role is Finance).
  6. Each transaction is linked to a particular donor.

The web app is hosted at FrontEnd