{"id":46553906,"url":"https://github.com/cs-internship/cs-queue-calendar","last_synced_at":"2026-03-07T04:01:33.475Z","repository":{"id":279444009,"uuid":"928012537","full_name":"cs-internship/CS-Queue-Calendar","owner":"cs-internship","description":"React calendar for displaying CS Internship queue meetings with Persian/Gregorian support.","archived":false,"fork":false,"pushed_at":"2026-02-16T18:17:08.000Z","size":19080,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-17T00:42:53.994Z","etag":null,"topics":["ant-design","calendar-app","cs-internship","dayjs","event-management","javascript","react"],"latest_commit_sha":null,"homepage":"https://cs-internship.github.io/CS-Queue-Calendar/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Ali-Sdg90/CS-Queue-Calendar","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cs-internship.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-05T23:01:48.000Z","updated_at":"2026-02-16T18:15:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"a32d28e6-0960-4592-b068-936956fcb2af","html_url":"https://github.com/cs-internship/CS-Queue-Calendar","commit_stats":null,"previous_names":["cs-internship/cs-queue-calendar"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cs-internship/CS-Queue-Calendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs-internship%2FCS-Queue-Calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs-internship%2FCS-Queue-Calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs-internship%2FCS-Queue-Calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs-internship%2FCS-Queue-Calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cs-internship","download_url":"https://codeload.github.com/cs-internship/CS-Queue-Calendar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cs-internship%2FCS-Queue-Calendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30207390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T03:24:23.086Z","status":"ssl_error","status_checked_at":"2026-03-07T03:23:11.444Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ant-design","calendar-app","cs-internship","dayjs","event-management","javascript","react"],"created_at":"2026-03-07T04:01:32.708Z","updated_at":"2026-03-07T04:01:33.442Z","avatar_url":"https://github.com/cs-internship.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CS Queue Calendar\n\nA modern, user-friendly React application for the **CS Internship** program, built to help applicants and members easily track and manage queue group meeting dates, announcements, and important events, with full Persian (Jalali) and Gregorian calendar support.\n\n## Why Use CS Queue Calendar?\n\nManaging weekly queue meetings and announcements can be messy, especially for a large and active program like **CS Internship**.  \nCS Queue Calendar solves this by providing:\n\n-   A **centralized, interactive calendar** for queue group meetings.\n-   Built-in **automated announcements** for queue admins.\n-   **Seamless Persian/Gregorian date switching** for better accessibility.\n-   One-click **Google Calendar integration** for desktop users.\n-   Quick links to all important **program resources** in one place.\n\n## Features\n\n-   **Interactive Calendar** – Navigate events by week with clean UI.\n-   **Persian Calendar Support** – Full Jalali date support alongside Gregorian.\n-   **Event Management** – Add, edit, and view queue events easily.\n-   **Automated Weekly Announcements** – Generate and share pre-formatted meeting announcements.\n-   **Google Calendar Integration** _(desktop only)_ – Add events to Google Calendar with all details filled in.\n-   **Quick Access to External Resources** – Floating buttons to Telegram, LinkedIn, X (Twitter), Virgool, GitHub, and more.\n-   **Responsive Design** – Optimized for desktop and mobile.\n-   **Light/Dark Mode** – Custom theming with theme toggle.\n\n## Screenshots\n\n| Calendar View (Light)                                     | Calendar View (Dark)                                    |\n| --------------------------------------------------------- | ------------------------------------------------------- |\n| \u003cimg width=\"2559\" height=\"1340\" alt=\"image\" src=\"https://github.com/user-attachments/assets/6991b757-fad9-4ddd-9467-096319ab8ee7\" /\u003e | \u003cimg width=\"2559\" height=\"1343\" alt=\"image\" src=\"https://github.com/user-attachments/assets/ec421968-f927-4c44-9aae-14b6675f62aa\" /\u003e |\n\n## Technologies Used\n\n-   **React** – Frontend framework\n-   **Ant Design (antd)** – UI components\n-   **Sass** – Styling\n-   **Day.js** \u0026 **Jalali-Moment** – Date handling\n-   **React Toastify** – Notifications\n\n### Steps\n\n1. **Clone the repository**\n    ```sh\n    git clone https://github.com/cs-internship/CS-Queue-Calendar.git\n    ```\n2. **Install dependencies**\n    ```sh\n    npm install\n    ```\n3. **Start the development server**\n    ```sh\n    npm start\n    ```\n4. **Build for production**\n    ```sh\n    npm run build\n    ```\n\n## Main Commands\n\n| Command          | Description                  |\n| ---------------- | ---------------------------- |\n| `npm start`      | Start the development server |\n| `npm run build`  | Build the app for production |\n| `npm run deploy` | Deploy to GitHub Pages       |\n\n## Folder Structure\n\n```plaintext\ncs-queue-calendar/\n│\n├── public/                         # Static assets and HTML template\n├── src/                            # Application source code\n│   ├── App.jsx                     # Main app component\n│   ├── index.jsx                   # Entry point\n│   ├── assets/\n│   │   ├── fonts/                  # Persian fonts (Vazirmatn)\n│   │   └── scss/                   # SCSS stylesheets\n│   ├── components/\n│   │   ├── AnnouncementModule.jsx      # Generate weekly meeting announcements\n│   │   ├── CalendarEventCreator.jsx    # Add events to Google Calendar\n│   │   ├── CSCalendar.jsx              # Main calendar UI \u0026 logic\n│   │   ├── FloatButtonSection.jsx      # Theme toggle, announcements, quick links\n│   │   ├── Footer.jsx                  # Footer\n│   │   ├── Header.jsx                  # Header\n│   │   ├── Toastify.jsx                # Toast notifications\n│   │   └── useIsMobile.jsx             # Mobile detection hook\n│   ├── constants/                      # Static values\n│   │   ├── events.js\n│   │   ├── persianWeekDays.js\n│   │   └── startCalendarDate.js\n│   ├── store/\n│   │   └── ThemeContext.jsx            # Theme context\n│   └── utils/                          # Helper functions\n│       ├── convertToPersianNumbers.js\n│       ├── createTds.js\n│       └── formatPersianDate.js\n├── package.json\n└── README.md\n```\n\n## Expanded Feature Details\n\n### Automated Weekly Announcements\n\nAdmins can select a week and instantly generate a formatted announcement message, ready to post in the queue group. Works for past, current, or future weeks.\n\n### Google Calendar Integration _(desktop only)_\n\nEasily add any event to Google Calendar with the exact time, title, notes, and description pre-filled.\n\n### External Resource Links\n\nQuick floating buttons to:\n\n-   [Queue group on Telegram](https://t.me/+5PuhQ2hDIy1lNWRi)\n-   [Telegram feed channel on Telegram](https://t.me/cs_internship)\n-   [GitHub organization](https://github.com/cs-internship)\n-   [LinkedIn page](https://www.linkedin.com/company/cs-internship/)\n-   [X (Twitter) hashtags](https://x.com/hashtag/cs_internship)\n-   [Virgool blog page](https://virgool.io/cs-internship/cs-internship-k3j2hx4wgvga)\n\n## Contribution Guidelines\n\n1. **Fork** the repository on GitHub.\n2. **Create a new branch** for your feature or fix.\n3. **Follow code style** (React, JS, SCSS) and test both **light/dark** and **mobile/desktop** views.\n4. **Write clear commit messages**.\n5. **Test** locally before pushing.\n6. **Open a pull request** with a clear description.\n\n## License\n\nThis project is licensed under the [MIT License](../LICENSE).\n\n## Contact / Author Info\n\n**Author:** [**Ali Sadeghi**](https://github.com/ali-sdg90)\n\n**Organization:** Developed for the [**CS Internship program**](https://github.com/cs-internship)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcs-internship%2Fcs-queue-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcs-internship%2Fcs-queue-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcs-internship%2Fcs-queue-calendar/lists"}