Skip to content

officialsamtech/gig-economy-payment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gig Economy Payment App

Overview

This project consists of a frontend and backend application designed to facilitate payments in a gig economy setup. It leverages the Rapyd Disburse API for various payment functionalities.

Repositories

  • Frontend: Built with Next.js, TypeScript, and Tailwind CSS.

  • Backend: Built with Node.js, Express, and TypeScript.

Features

  • User Authentication
  • Profile Management
  • Payment Methods Management
  • Request Payments
  • View Payments

Installation

  1. Clone the repository: git clone https://github.com/officialsamtech/gig-economy-payment-app.git
  2. Install dependencies: npm install

Backend

  1. Navigate to /backend
  2. Create a .env file (refer to .env.example)
  3. Run: npm run dev

Frontend

  1. Navigate to /frontend
  2. Run: npm run dev

API Endpoints (Backend)

  • Check /backend Readme

Contributing

Feel free to fork the repository and make changes. Pull requests are welcome.

About

Gig Economy app using Rapyd API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages