{"id":18830566,"url":"https://github.com/iiitv/club-collabaration-backend","last_synced_at":"2025-04-14T03:43:02.656Z","repository":{"id":82527338,"uuid":"266027327","full_name":"iiitv/Club-Collabaration-backend","owner":"iiitv","description":"🌠A coherent portal for clubs of our institute.","archived":false,"fork":false,"pushed_at":"2024-10-24T09:33:47.000Z","size":36,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-25T07:09:25.598Z","etag":null,"topics":["contribute-a-thon","hacktoberfest","nodejs","web"],"latest_commit_sha":null,"homepage":"","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/iiitv.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":"2020-05-22T05:37:18.000Z","updated_at":"2024-10-24T09:33:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd777749-baa6-4d6e-91b5-7a04527b7998","html_url":"https://github.com/iiitv/Club-Collabaration-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2FClub-Collabaration-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2FClub-Collabaration-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2FClub-Collabaration-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2FClub-Collabaration-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iiitv","download_url":"https://codeload.github.com/iiitv/Club-Collabaration-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248818949,"owners_count":21166469,"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":["contribute-a-thon","hacktoberfest","nodejs","web"],"created_at":"2024-11-08T01:49:29.000Z","updated_at":"2025-04-14T03:43:02.634Z","avatar_url":"https://github.com/iiitv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Club Collaboration - Backend\r\n\r\nThis repository contains the backend API for the Club Collaboration project, which supports the [Club Collaboration frontend](https://github.com/iiitv/club-collaboration-frontend) by providing data and services for clubs, events, announcements, and contact details. The backend is built using Node.js, Express.js, and MongoDB.\r\n\r\n## Technology Used\r\n- Node.js\r\n- Express\r\n- MongoDB\r\n\r\n## Features\r\n\r\n- **Clubs Overview**: Detailed information for all clubs, including members and descriptions.\r\n- **Announcements \u0026 Events**: Manage and view club-specific announcements and events.\r\n- **Image Galleries**: Upload and display event or club-related media.\r\n- **Admin Panel**: Manage clubs, announcements, events, and images with admin access.\r\n- **Search \u0026 Filter**: Easily find clubs, events, and announcements with search functionality.\r\n- **User Authentication**: Secure login for users and admins.\r\n\r\n\r\n## Setup Instructions\r\n\r\n### Installation\r\n\r\n1. Clone the repository:\r\n    ```bash\r\n    git clone https://github.com/iiitv/club-collaboration-backend.git\r\n    ```\r\n\r\n2. Navigate to the project directory:\r\n    ```bash\r\n    cd club-collaboration-backend\r\n    ```\r\n\r\n3. Install dependencies:\r\n    ```bash\r\n    yarn install\r\n    ```\r\n\r\n4. Set up environment variables by creating a `.env` file in the root directory:\r\n    ```bash\r\n    MONGODB_URI=\u003cyour_mongo_db_uri\u003e\r\n    SESSION_SECRET=\u003cyour_session_secret_key\u003e\r\n    EMAIL=\u003cyour_email\u003e\r\n    EMAIL_SECRET=\u003cyour_email_secret\u003e\r\n    JWT_SECRET=\u003cyour_jwt_secret_key\u003e\r\n    ```\r\n\r\n### Running\r\n\r\n```bash\r\nyarn start\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiitv%2Fclub-collabaration-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiiitv%2Fclub-collabaration-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiitv%2Fclub-collabaration-backend/lists"}