{"id":29193734,"url":"https://github.com/upes-open/osoc-25-giglance","last_synced_at":"2025-07-26T13:06:16.050Z","repository":{"id":302366259,"uuid":"1010032523","full_name":"upes-open/OSoC-25-Giglance","owner":"upes-open","description":"We're turning contributors to confident developers. Giglance is inspired by platforms like Upwork, it’s built for beginners who want to learn and to gain real-world development experience while solving real-world problems.","archived":false,"fork":false,"pushed_at":"2025-07-02T01:37:15.000Z","size":596,"stargazers_count":2,"open_issues_count":9,"forks_count":13,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T02:32:28.150Z","etag":null,"topics":["docker","express","jest","nextjs","nodejs","postgresql","prisma","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/upes-open.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-28T07:41:21.000Z","updated_at":"2025-07-02T01:37:18.000Z","dependencies_parsed_at":"2025-07-02T02:43:37.749Z","dependency_job_id":null,"html_url":"https://github.com/upes-open/OSoC-25-Giglance","commit_stats":null,"previous_names":["upes-open/osoc-25-giglance"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/upes-open/OSoC-25-Giglance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upes-open%2FOSoC-25-Giglance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upes-open%2FOSoC-25-Giglance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upes-open%2FOSoC-25-Giglance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upes-open%2FOSoC-25-Giglance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upes-open","download_url":"https://codeload.github.com/upes-open/OSoC-25-Giglance/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upes-open%2FOSoC-25-Giglance/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263066558,"owners_count":23408387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","express","jest","nextjs","nodejs","postgresql","prisma","typescript"],"created_at":"2025-07-02T03:07:04.645Z","updated_at":"2025-07-02T03:07:08.222Z","avatar_url":"https://github.com/upes-open.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cspan style=\"font-size: 3rem; margin-left: 25px;\"\u003eGiglance\u003c/span\u003e\n\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eTurning Contributors into Confident Developers\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Database-PostgreSQL-blue?logo=postgresql\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Backend-Express.js-green?logo=express\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Frontend-Next.js-blue?logo=next.js\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Runtime-NodeJS-green?logo=node.js\" /\u003e\n\u003c/p\u003e\n\n---\n\n## 🧠 Project Overview\n\n**Giglance** is a modern, open-source freelancing platform tailored for the Indian gig economy. Inspired by platforms like Upwork, it’s built for beginners to gain real-world development experience while solving real-world problems.\n\n\u003e Employers can hire freelancers for jobs.  \n\u003e Freelancers post short-term gigs and manage applications.  \n\u003e AI recommends matches.  \n\u003e Secure payment integration.\n\nThe goal: Build in public. Learn by contributing. Empower future developers.\n\n---\n\n## 🖼️ Homepage Preview\n\n\u003cimg src=\"./frontend/public/og-image.png\" alt=\"Giglance Home Page Preview\" width=\"100%\" /\u003e\n\n---\n\n## Architecture \n\n\u003cimg src=\"./frontend/public/architecture.png\" alt=\"Giglance Architecture preview\" width=\"100%\"\u003e\n\nHere is an example homepage: [Figma](https://www.figma.com/design/zYULh1xxcNLorxnNzPv64L/Giglance-Freelance-Platform?node-id=1-3\u0026p=f\u0026t=wbgdNrusO3KexMDX-0)\n\n## 🛠️ Tech Stack\n\n### 🖥️ Frontend (`frontend/`)\n\n- **Next.js** with **TypeScript**\n- **Tailwind CSS** for styling\n- **shadcn/ui** for accessible UI components\n- **TanStack Query** for server state management\n- **React Hook Form** + **Zod** for form handling \u0026 validation\n\n### ⚙️ Backend (`backend/`)\n\n- **Express.js** with **TypeScript**\n- **Prisma ORM** + **PostgreSQL**\n- **Zod** for schema validation\n- **Clerk** for authentication\n- **OpenAI Embeddings + pgvector** for AI recommendations\n\n### 🌐 Deployment\n\n- **AWS** cloud platform for deployment\n- **Docker** for containerization\n- **Kubernetes** for orchestration and deployment cluster\n\n---\n\n## ⚙️ Installation\n\nPlease refer to the [Contribution Guide](https://github.com/upes-open/OSoC-25-Giglance/blob/main/.github/CONTRIBUTING.md) for detailed steps for installation.\n\n## 👨‍💻 Project Mentors\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/shubhojit-mitra-dev.png\" alt=\"Shubhojit Mitra\" width=\"100\" height=\"100\" style=\"border-radius: 50%;\" /\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cimg src=\"https://github.com/anuja-kotnala.png\" alt=\"Anuja Kotnala\" width=\"100\" height=\"100\" style=\"border-radius: 50%;\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eShubhojit Mitra\u003c/strong\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003cstrong\u003eAnuja Kotnala\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/shubhojit-mitra-dev\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white\" alt=\"GitHub\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://linkedin.com/in/shubhojit-mitra-dev\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn\" /\u003e\n  \u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://github.com/anuja-kotnala\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white\" alt=\"GitHub\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://linkedin.com/in/anujakotnala\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## 🤝 How to Contribute\n\nWe follow an easy-to-understand, beginner-friendly contribution process with labeled issues, test-driven development, and previews.\n\n📖 Read our full [CONTRIBUTING.md](https://github.com/upes-open/OSoC-25-Giglance/blob/main/.github/CONTRIBUTING.md) for setup, issue flow, and PR guidelines.\n\n---\n\n\u003cp align=\"center\"\u003e\u003ci\u003eBuilt with ❤️ by contributors, for contributors.\u003c/i\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupes-open%2Fosoc-25-giglance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupes-open%2Fosoc-25-giglance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupes-open%2Fosoc-25-giglance/lists"}