Skip to content

This is a simple crowdfunding web app. A bit more robust than buymeacoffee but less complicated like gofundme.

License

Notifications You must be signed in to change notification settings

Arafatmollik1/Fundy-expermental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Fundy

This is a simple crowdfunding web app. A bit more robust than buymeacoffee but less complicated like gofundme.

Overview

This web application provides a robust payment solution platform, allowing users to create funding posts and collect donations. It's built using Firebase, Next.js, Tailwind CSS, and Chakra UI, offering a modern, responsive, and user-friendly interface.

Key Features

  • Google SSO Authentication: Secure login using Google SSO.
  • Interactive Dashboard: Create and manage funding posts.
  • Real-Time Updates: Live tracking of funding progress.
  • Responsive Design: Fully responsive web design with Tailwind CSS and Chakra UI.

Technologies Used

  • Firebase: For database and backend services.
  • Next.js: React framework for building the user interface.
  • Tailwind CSS: For styling and layout design.
  • Chakra UI: For additional UI components.

Getting Started

To get started with this project, clone the repo and install the dependencies.

git clone https://github.com/Arafatmollik1/Fundy.git
cd your-project-folder
npm install

Configuration

Before running the application, configure your Firebase project settings in a .env.local file.

Running the Application Run the development server:

npm run dev
 or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Database Schema

Below is the database schema shall be used in this application: db_schema

User Requirements

The User loggs in with google SSO. Creates a funding post and shares it with Friends. User can also remove the post too. Below is figma screenshot Screenshot 2023-12-20 at 17 56 15

Another user who has recieved the share link can go to the post and just donate! Simple! Screenshot 2023-12-20 at 17 56 53

Contributing

Contributions to this project are welcome. Please contact me

About

This is a simple crowdfunding web app. A bit more robust than buymeacoffee but less complicated like gofundme.

Resources

License

Stars

Watchers

Forks

Packages

No packages published