Skip to content

nuruzzaman-emon/wsf-wsf

Repository files navigation

WSF

WSF is a donation platform where users create time-limited campaigns to support poor and neglected people through easy contributions.


Table of Contents


About the Project

WSF is a web-based donation platform designed to support poor and neglected communities through organized fundraising campaigns. The application allows users to create campaigns with specific goals and time limits, encouraging donors to contribute within a defined period. It provides a simple and user-friendly interface where individuals can explore ongoing campaigns, learn about different causes, and make secure donations. WSF aims to build a bridge between generous donors and people in need, ensuring transparency and trust throughout the process. By enabling time-bound campaigns, the platform creates urgency and increases engagement, helping to maximize contributions and make a meaningful social impact in a more efficient and accessible way.


Project Overview

Objective

  • Provide a reliable platform for fundraising campaigns
  • Encourage people to donate through time-bound campaigns
  • Support underprivileged and neglected communities
  • Ensure transparency and trust in donation processes

👥 Target Audience

  • Individuals willing to donate for social causes
  • NGOs and volunteers organizing fundraising campaigns
  • People in need of financial support
  • Social workers and community groups

Key Features

  • Create and manage donation campaigns
  • Set campaign deadlines and funding goals -Browse and explore active campaigns
  • Secure donation system
  • User authentication and dashboard

Tech Stack

Frontend: Next.js Tailwind CSS · JavaScript
Backend: Node.js MongoDB
Tools: Git · VS Code · Firebase · JWT Figma


Dependencies

List required dependencies or major libraries:

{
  "react": "^18.x",
  "express": "^4.x",
  "mongoose": "^7.x",
  "tailwindcss": "^3.x"
}

Installation️ & Setup

  1. Clone the repo and install dependencies:
git clone https://github.com/nuruzzaman-emon/wsf-wsf.git
cd wsf-wsf
npm install
  1. Set up environment variables by creating a .env file in the root directory:
DATABASE_URL=your_database_url
JWT_SECRET=your_jwt_secret
  1. Run the application:
npm run dev

Folder Structure

project/
│
├── src/
│   ├── components/
│   ├── Provider/
│   ├── App/
│   └── lib/
├── public/
└── package.json

Live URL: https://wsf-red.vercel.app/

Contact

LinkedIn GitHub Facebook Portfolio

About

WSF is a crowdfunding platform focused on social good, enabling users to start time-bound donation campaigns and connect donors with causes that support disadvantaged people.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors