Coder Social home page Coder Social logo

sahyog's Introduction

SahYog

Overview

SahaYog is a Next.js platform that allows individual users to receive financial support directly from their community. With RazorPay integration, SahYog makes it easy for supporters to donate and for creators to manage their donations.

Features

  • Personal User Profiles: Customizable pages for users to showcase their projects and receive support.
  • GitHub OAuth Authentication: Secure authentication via GitHub to manage user access.
  • Effortless Transactions: Razorpay integration allows seamless payments on the SahYog website.
  • Donation Leaderboard: Based on the amount which the supporters pay, they are ranked in the profile of individual creators.

Tech Stack

  • Framework: Next.js
  • Authentication: NextAuth.js with GitHub OAuth
  • Payment Processing: Razorpay
  • Styling: Tailwind CSS
  • Database: MongoDB (or any other database of your choice)
  • Deployment: Vercel (or any other platform of your choice)

Installation

To set up SahaYog, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/T1A0R3S2H/SahaYog.git
    cd Sahayog
  2. Install Dependencies:

    npm install
  3. Set Up Environment Variables: Create a .env.local file in the root directory and add your environment variables. For example:

    NEXTAUTH_URL=http://localhost:3000
    GITHUB_CLIENT_ID=your_github_client_id
    GITHUB_CLIENT_SECRET=your_github_client_secret
  4. Run the Development Server:

    npm run dev

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

Usage

Once the development server is running, you can start using SahYog:

  1. Sign Up via GitHub:

    • Click the "Login" or "Start Now" button to authenticate using your GitHub account. โœ๏ธ
  2. Customize Your Profile:

    • After logging in, access the dashboard to personalize your profile page with name, username, email, profile picture, cover picture, and do not forget to provide your Razorpay ID and SECRET to receive payments. ๐Ÿ–Œ๏ธ
  3. Manage Donations:

    • Use the profile page to track donations and engage with your supporters. ๐Ÿ“ˆ

Functionality Overview

Landing Page

Landing Page

Authentication

Logged In

Profile Page

saha-1

Dashboard

saha-3

Contributing

I welcome contributions from the community! To contribute to SahYog, please follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top of the repository page to create your own copy of the repo. ๐Ÿด

  2. Clone Your Fork:

    git clone https://github.com/T1A0R3S2H/SahaYog.git
    cd Sahayog
  3. Create a Branch:

    git checkout -b feature-name
  4. Make Your Changes:

    • Implement your feature or bug fix. ๐Ÿ› ๏ธ
  5. Commit and Push:

    git add .
    git commit -m "Describe your changes"
    git push origin feature-name
  6. Create a Pull Request:

    • Open a pull request on the original repository and describe your changes. ๐Ÿ”„

Made with โค๏ธ using Next.js.

sahyog's People

Contributors

t1a0r3s2h avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.