Fundsphere

FundSphere is a crowdfunding platform that enables users to raise funds for various causes.
Technologies Used
React.js, Node.js, MongoDB, Express.js, Tailwind CSS, Firebase, DaisyUI
Features
- User Authentication – Secure login and registration via email/password or Google authentication.
- Campaign Management – Users can create, modify, and delete their own campaigns.
- Donation System – Users can donate to active campaigns to help fund causes.
- Dark/Light Mode – Toggle between dark and light themes for better accessibility.
- Protected Routes – Campaign management and donation pages are restricted to logged-in users.
Challenges
Handling donations and ensuring secure transactions.
Improvements
Implementing secure payment gateways.