Skip to content

Conversation

@aayushh-patell
Copy link
Collaborator

create “Total Value Donated” component

Implementation description

  • A new TotalValueDonated component has been added to the layout page temporarily
  • The fetchTotalDonations function currently displays a static value in the component, but that can be refactored once we figure out how to be able to determine which user is logged in

Steps to test

  1. Visit http://localhost:3000/layout to verify that the manually inputted data is displayed in the component

What should reviewers focus on?

  • Potential Yarn issues caused by removing and regenerating the yarn.lock file

Checklist

  • [Y] My PR name is descriptive and in imperative tense
  • [Y] My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • [Y] I have run the appropriate linter(s)
  • [Y] I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR

pahu2353 and others added 16 commits June 10, 2024 20:23
* Integrated Ngrok

Adjusted docker-compose.yml to run ngrok using my personal authentication token

* add environment variable for ngrok authtoken

* Add ngrok set-up instructions in README.md

* updating ngrok authtoken as variable / exposing port 5001 for backend

* environment variable for ngrok authtoken instead of hardcoding

* typo

* update readme

* delete ngrok container

* Delete .DS_Store

* run linter

---------
…re-default-props, no-unused-prop-types, and react-in-jsx-scope
This is just the front-end component. We still have to fetch data from the database.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants