An open API service indexing awesome lists of open source software.

https://github.com/mohosin2126/donation-campaign

A React app for managing donation campaigns, using Vite for fast development. It features data visualization with Chart.js and Recharts, enhanced by Tailwind CSS and DaisyUI.
https://github.com/mohosin2126/donation-campaign

Last synced: 3 months ago
JSON representation

A React app for managing donation campaigns, using Vite for fast development. It features data visualization with Chart.js and Recharts, enhanced by Tailwind CSS and DaisyUI.

Awesome Lists containing this project

README

        

- three features

- On the "Home" tab, users can browse several categories of items available for donation.

- Users can read extensive information about a given category by clicking on a category card. This comprises the category's title, description, price, and a donation option.

- By clicking on the "Donate" button on the category detail page, users can opt to donate to certain categories. This action puts the item you've chosen to their contribution list.

- Users can access their donation list on the "Donation" page. Here, they can see the items they've donated, including images, titles, and descriptions.

- Users can check statistics about their donations on the "Statistics" page. This information may contain the total amount of gifts made as well as a graphic depiction of their donation history.