Skip to content

SamsShow/FlowEase

Repository files navigation

FlowEase

This project is a decentralized freelancing platform built with React and Vite. It allows clients and freelancers to manage project milestones, submit work, and handle payments securely on the blockchain.

Features

  • Milestone Management: Create, view, and manage project milestones.
  • Work Submission: Freelancers can submit work for milestones with file uploads.
  • Payment Release: Clients can approve milestones to release payments.
  • Dispute Resolution: Handle disputes with voting and resolution mechanisms.
  • User Profiles: View and update user profiles with ratings and job history.

Technology Stack

  • Frontend: React with Vite for fast development and hot module replacement (HMR).
  • Blockchain: Ethereum smart contracts for secure and transparent transactions.
  • IPFS: Decentralized storage for file uploads and metadata.
  • Request Network: Request Network for payment processing and dispute resolution (Invoice and processing).

Plugins

Getting Started

  1. Install Dependencies:

    npm install
    
  2. Run the Development Server:

    npm run dev
    
  3. Build for Production:

    npm run build
    
  4. Preview Production Build:

    npm run preview
    

License

This project is licensed under the MIT License.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •