SkillBridge India is a full-stack MERN freelancing marketplace built for the Indian ecosystem, inspired by platforms like Upwork and Freelancer.The platform focuses on scalability, security, and modular architecture, following modern software engineering best practices such as MVC architecture, RESTful APIs, RBAC authentication
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
fix: reduce admin quick login trigger from 5 to 3 rapid logo clicks
75ac05bView on GitHubfix: ProtectedRoute token from localStorage, Admin Quick Login flat response, idVerification in auth, seed admin force-reset
20e41eeView on GitHubfeat: complete client job management, JobProposals page, hire freelancer flow, and Admin Quick Login via logo
ebfa0ffView on GitHubfeat: add dedicated My Jobs page for clients to list and close their jobs
c7f522cView on GitHubfeat: complete client dashboard view with real job data and create job shortcut
24a557dView on GitHubfeat: add client-specific endpoints to fetch owned jobs and close jobs
10b7355View on GitHubfeat: enforce mandatory KYC identity verification for freelancers via protected route
9e07c30View on GitHubfeat: find jobs search filtering and auto-calculated bid amount
41df728View on GitHubfeat: real payload for freelancer dashboard active proposals and dynamic bid warning
35634bfView on GitHubfeat: add freelancer proposals endpoint to replace dashboard dummy data
b7a500fView on GitHubfeat: complete rewrite of admin dashboard to fix dummy data and add control center
fdd5dabView on GitHubfeat: add user and job moderation endpoints for admin control center
525ed2bView on GitHubfix: correct schema mismatch in admin seeder blocking account creation
84b6660View on GitHubfix: auto-append /api to VITE_API_URL in axios instance to fix live 404s
6c8a4adView on GitHub