{"id":25638317,"url":"https://github.com/isodevmate/final--year-project","last_synced_at":"2026-04-06T09:31:23.780Z","repository":{"id":278869581,"uuid":"937030056","full_name":"IsoDevMate/Final--Year-project","owner":"IsoDevMate","description":" 🎉 ComfyBase is a comprehensive  Smart  event management platform designed to simplify event organization, enhance attendee engagement, and provide seamless event experiences. It integrates cutting-edge technology to offer identity verification, live streaming, interactive note-taking, media sharing,and an awards system to recognize well-put notes","archived":false,"fork":false,"pushed_at":"2025-03-26T11:22:54.000Z","size":14018,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T12:28:38.642Z","etag":null,"topics":["award-system","livestreaming","media-upload","mongodb","mongoose","nodejs","notifications","qrcode","react","tailwindcss","webrtc","wss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/IsoDevMate.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}},"created_at":"2025-02-22T06:52:11.000Z","updated_at":"2025-03-26T11:22:58.000Z","dependencies_parsed_at":"2025-02-22T08:22:55.761Z","dependency_job_id":"c34a5136-1ac4-4550-8e4e-71e686a4343d","html_url":"https://github.com/IsoDevMate/Final--Year-project","commit_stats":null,"previous_names":["isodevmate/final--year-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IsoDevMate/Final--Year-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FFinal--Year-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FFinal--Year-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FFinal--Year-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FFinal--Year-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IsoDevMate","download_url":"https://codeload.github.com/IsoDevMate/Final--Year-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FFinal--Year-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260447651,"owners_count":23010542,"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":["award-system","livestreaming","media-upload","mongodb","mongoose","nodejs","notifications","qrcode","react","tailwindcss","webrtc","wss"],"created_at":"2025-02-23T02:24:45.220Z","updated_at":"2025-12-30T19:05:26.074Z","avatar_url":"https://github.com/IsoDevMate.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ComfyBase Event Management System 🎫\n\n\u003cdiv align=\"center\"\u003e\n\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n[![React](https://img.shields.io/badge/React-v19.0.0-blue.svg)](https://reactjs.org/)\n[![Node.js](https://img.shields.io/badge/Node.js-v18+-green.svg)](https://nodejs.org/)\n[![MongoDB](https://img.shields.io/badge/MongoDB-v8.10.1-green.svg)](https://www.mongodb.com/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-v5.7.2-blue.svg)](https://www.typescriptlang.org/)\n\nA modern event management platform for seamless attendee engagement and interactive experiences.\n\n[Features](#features) • [Installation](#installation) • [Tech Stack](#tech-stack) • [Architecture](#architecture) • [Contributing](#contributing)\n\n\u003c/div\u003e\n\n## 🌟 Features\n\n- **Real-time Event Interactions**\n  - Live streaming capabilities for premium users\n  - Interactive note-taking with multimedia support\n  - QR code-based identity verification\n\n- **Cross-Platform Accessibility**\n  - Seamless media uploads\n  - Content sharing across platforms\n  - Responsive design for all devices\n\n- **Enhanced Attendee Experience**\n  - Interactive session tracking\n  - Multimedia-enhanced note-taking\n  - Real-time notifications\n\n## 🚀 Installation\n\n### Prerequisites\n\n- Node.js (v18 or higher)\n- MongoDB (v8.10.1 or higher)\n- npm or yarn\n\n### Frontend Setup\n\n```bash\n# Clone the repository\ngit clone https://github.com/your-username/comfybase.git\n\n# Navigate to frontend directory\ncd comfybase/frontend\n\n# Install dependencies\nnpm install\n\n# Start development server\nnpm run dev\n```\n\n### Backend Setup\n\n```bash\n# Navigate to backend directory\ncd ../backend\n\n# Install dependencies\nnpm install\n\n# Set up environment variables\ncp .env.example .env\n\n# Start server\nnpm run dev\n```\n\n## 🛠️ Tech Stack\n\n### Frontend\n- React 19.0.0\n- TailwindCSS 4.0.8\n- Material UI 6.4.5\n- React Router 7.2.0\n- TypeScript 5.7.2\n- Framer Motion 12.4.7\n- wss\n\n### Backend\n- Node.js with Express\n- MongoDB 8.10.1\n- Firebase Admin 13.1.0\n- Stripe Integration\n- WebRTC for real-time communication\n\n### Development Tools\n- Vite 6.1.0\n- ESLint 9.19.0\n- TypeScript ESLint\n- Jest for testing\n\n## 🏗️ Architecture\n\n```mermaid\ngraph TD\n    A[Client Layer - React] --\u003e B[API Layer - Node.js/Express]\n    B --\u003e C[Database Layer - MongoDB]\n    B --\u003e D[Storage Layer - Firebase]\n    B --\u003e E[Payment Processing - Stripe]\n    B --\u003e F[Real-time Communication - WebRTC]\n```\n\n## 🔐 Environment Variables\n\nCreate a `.env` file in the backend directory:\n\n```env\nMONGODB_URI=your_mongodb_uri\nFIREBASE_CONFIG=your_firebase_config\nSTRIPE_SECRET_KEY=your_stripe_secret\nJWT_SECRET=your_jwt_secret\n```\n\n## 📝 API Documentation\n\n### Authentication Endpoints\n```\nPOST /api/auth/login\nPOST /api/auth/register\nGET /api/auth/verify\n```\n\n### Event Management\n```\nGET /api/events\nPOST /api/events\nPUT /api/events/:id\nDELETE /api/events/:id\n```\n\n### User Interaction\n```\nPOST /api/notes\nGET /api/streams\nPOST /api/media/upload\n```\n\n## 🧪 Testing\n\n```bash\n# Run frontend tests\ncd frontend \u0026\u0026 npm test\n\n# Run backend tests\ncd backend \u0026\u0026 npm test\n\n# Run e2e tests\nnpm run test:e2e\n```\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 👥 Team\n\n- Barack Oduor Ouma - Project Lead \u0026 Software Engineer\n\n## 🙏 Acknowledgments\n\n- Dr. Kennedy Siika - Project Supervisor\n- Kenyatta University - Department of Computing and Information Sciences\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisodevmate%2Ffinal--year-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisodevmate%2Ffinal--year-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisodevmate%2Ffinal--year-project/lists"}