{"id":28904737,"url":"https://github.com/shivraj0124/polyconnecthub","last_synced_at":"2026-04-12T06:32:44.493Z","repository":{"id":299833149,"uuid":"1004358591","full_name":"shivraj0124/Polyconnecthub","owner":"shivraj0124","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-18T14:10:21.000Z","size":9078,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-18T15:19:37.340Z","etag":null,"topics":["expressjs","mui-material","mysql","nodejs","python","reactjs","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://polyconnect-hub.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shivraj0124.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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-18T13:57:48.000Z","updated_at":"2025-06-18T14:21:27.000Z","dependencies_parsed_at":"2025-06-18T15:29:47.089Z","dependency_job_id":null,"html_url":"https://github.com/shivraj0124/Polyconnecthub","commit_stats":null,"previous_names":["shivraj0124/polyconnecthub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shivraj0124/Polyconnecthub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivraj0124%2FPolyconnecthub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivraj0124%2FPolyconnecthub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivraj0124%2FPolyconnecthub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivraj0124%2FPolyconnecthub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivraj0124","download_url":"https://codeload.github.com/shivraj0124/Polyconnecthub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivraj0124%2FPolyconnecthub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261126449,"owners_count":23113312,"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":["expressjs","mui-material","mysql","nodejs","python","reactjs","tailwindcss","vercel"],"created_at":"2025-06-21T13:02:03.543Z","updated_at":"2026-04-12T06:32:44.484Z","avatar_url":"https://github.com/shivraj0124.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PollyconnectHub\n\nA full-stack platform for managing college projects, users, and collaboration, featuring a React frontend and a Node.js/Express backend.\n\n## Project Structure\n\n```\nPollyconnectHub_Backend/   # Node.js/Express backend\nPollyconnectHub_Frontend/  # React frontend\nchatbot/                   # Chatbot scripts and data\nchroma_db/                 # Vector DB for chatbot\n```\n\n---\n\n## Backend (`PollyconnectHub_Backend`)\n\n### Features\n\n- RESTful API for authentication, projects, colleges, departments, and more\n- Image upload support (Cloudinary)\n- MongoDB database\n- JWT authentication\n\n### Setup\n\n1. **Install dependencies:**\n   ```sh\n   cd PollyconnectHub_Backend\n   npm install\n   ```\n\n2. **Configure environment:**\n   - Copy `.env.example` to `.env` and fill in your MongoDB URI, JWT key, and Cloudinary credentials.\n\n3. **Run the server:**\n   ```sh\n   npm start\n   ```\n   The server runs on [http://localhost:8000](http://localhost:8000).\n\n---\n\n## Frontend (`PollyconnectHub_Frontend`)\n\n### Features\n\n- React + Vite + Tailwind CSS\n- Student and POC dashboards\n- Project management UI\n- College info management\n\n### Setup\n\n1. **Install dependencies:**\n   ```sh\n   cd PollyconnectHub_Frontend\n   npm install\n   ```\n\n2. **Configure environment:**\n   - Copy `.env.example` to `.env` and set `VITE_BACKEND_API` to your backend URL (e.g., `http://localhost:8000`).\n\n3. **Run the frontend:**\n   ```sh\n   npm run dev\n   ```\n   The app runs on [http://localhost:5173](http://localhost:5173) by default.\n\n---\n\n## Chatbot\n\n- Python-based chatbot in `chatbot/`\n- Uses `chroma_db/` for vector storage\n\n### Setup\n\n1. **Install dependencies:**\n   ```sh\n   cd chatbot\n   pip install -r requirements.txt\n   ```\n\n2. **Run the bot:**\n   ```sh\n   python bot.py\n   ```\n\n---\n\n## Environment Variables\n\n- See `.env.example` files in both backend and frontend for required variables.\n\n---\n\n## License\n\nMIT\n\n---\n\n## Authors\n\n- [Shivraj Kolwankar](https://github.com/shivraj0124)\n- [Yash Mulik](https://github.com/YashMulik2005)\n- [Yash Aghane](https://github.com/yashaghane21)\n- [Vedant Shetye](https://github.com/NOOBPOOK)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivraj0124%2Fpolyconnecthub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivraj0124%2Fpolyconnecthub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivraj0124%2Fpolyconnecthub/lists"}