Skip to content

PaidKaro is a platform for job listings, posting gigs to sell, bidding proposals to client projects, accept payments and get recommendations from industry experts through feed. This platform is a combination of (Glassdoor + Linkedin + Freelancing platform). Backend built with FastAPI and Web Application using React with PostgresSQL as DB

Notifications You must be signed in to change notification settings

iam-devAlhan/paidkaro-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaidKaro Freelancing App

To contribute, things should be followed as: -- client folder is the frontend -- rest of things are part of the backend server

Docker will be setup after completion of project for deployment of both frontend and backend

To run Backend FastAPI Server

pip install -r requirements.txt
uvicorn server:app --reload

To run Frontend React using npm

cd client
npm install
npm run dev

And there you go.. You can work easily..

Remember this App is FARM (FastAPI, React and MySQL) Stack Application

The ERD Diagram is given as follows.

Note: ERD Diagram updated today 10th May 2025:

Screenshot (18) One Mistake: Add created_at field in Chats Table The Mind Map (Flowchart of our application) is given as follows:

Screenshot (19)

About

PaidKaro is a platform for job listings, posting gigs to sell, bidding proposals to client projects, accept payments and get recommendations from industry experts through feed. This platform is a combination of (Glassdoor + Linkedin + Freelancing platform). Backend built with FastAPI and Web Application using React with PostgresSQL as DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published