{"id":27249592,"url":"https://github.com/dijith-481/foss-web","last_synced_at":"2026-05-10T03:51:32.971Z","repository":{"id":287236122,"uuid":"963515882","full_name":"dijith-481/foss-web","owner":"dijith-481","description":"source code for the  landing page of Foss Mec, built with Angular and styled with Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2025-04-10T17:50:31.000Z","size":11314,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T00:18:11.556Z","etag":null,"topics":["angular","landing-page","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://foss-mec.onrender.com/","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/dijith-481.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-04-09T19:54:05.000Z","updated_at":"2025-04-10T17:50:35.000Z","dependencies_parsed_at":"2025-04-10T18:18:11.725Z","dependency_job_id":null,"html_url":"https://github.com/dijith-481/foss-web","commit_stats":null,"previous_names":["dijith-481/foss-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dijith-481%2Ffoss-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dijith-481%2Ffoss-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dijith-481%2Ffoss-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dijith-481%2Ffoss-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dijith-481","download_url":"https://codeload.github.com/dijith-481/foss-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317754,"owners_count":21083534,"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":["angular","landing-page","tailwindcss","typescript"],"created_at":"2025-04-11T00:18:15.139Z","updated_at":"2026-05-10T03:51:32.938Z","avatar_url":"https://github.com/dijith-481.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foss Mec Landing Page\r\n\r\n[![Angular](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white)](https://angular.io/)\r\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)](https://tailwindcss.com/)\r\n[![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\r\n\r\nThis repository contains the source code for the  landing page of **Foss Mec**, built with Angular and styled with Tailwind CSS. It providing information about its activities, members, events, and blog posts.\r\n\r\n---\r\n\r\n## ✨ Features\r\n\r\n*   **Single Page Application (SPA):** Seamless navigation between sections using Angular Router.\r\n    *   `/about`: Information about Foss Mec.\r\n    *   `/gallery`: Showcases images from past events and activities.\r\n    *   `/events`: Lists upcoming and past events.\r\n    *   `/blog`: Features articles and posts from Foss Mec members.\r\n    *   A main landing page with all these components.\r\n*   **Dynamic Content:** Event, Gallery, and Blog sections load their content dynamically from local JSON files, making updates easy without code changes.\r\n*   **Detailed Views:** Clicking on an event or blog post navigates to a dedicated page with more details.\r\n*   **Responsive Design:** Built with Tailwind CSS for optimal viewing on all devices.\r\n\r\n---\r\n\r\n## 🛠️ Tech Stack\r\n\r\n*   **Framework:** [Angular](https://angular.io/) (^19.2.0)\r\n*   **Styling:** [Tailwind CSS](https://tailwindcss.com/) (^4.1.3)\r\n*   **Language:** [TypeScript](https://www.typescriptlang.org/)\r\n*   **Package Manager:** [npm](https://www.npmjs.com/)\r\n\r\n---\r\n\r\n## Running Locally\r\n\r\n**Prerequisites:**\r\n\r\n*   [Node.js](https://nodejs.org/)  installed on your system. \r\n    *   Verify installation: `node -v` and `npm -v`\r\n\r\n**Installation \u0026 Setup:**\r\n\r\n1.  **Clone and Navigate to the repository:**\r\n    ```bash\r\n    git clone https://github.com/dijith-481/foss-web.git \u0026\u0026 cd foss-web\r\n    ```\r\n\r\n2.  **Install dependencies:**\r\n    ```bash\r\n    npm install\r\n    ```\r\n\r\n3.  **Run the development server:**\r\n    ```bash\r\n    ng serve  # use --host 0.0.0.0 for exposing to local network\r\n    ```\r\n\r\n4.  **Open in browser:**\r\n    Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\r\n\r\n---\r\n\r\n## 📦 Build for Production\r\n\r\nTo create a production-ready build of the application:\r\nThis  compiles the application with optimizations and outputs the static files to the `dist/fossmec-landing/browser` directory.These files can then be deployed to any static web hosting service.currently hosted on [render.com](https://render.com/)\r\n```bash\r\nng build\r\n```\r\n\u003e [!WARNING]\r\n\u003e  you should redirect all paths to  `/` since routing is handled internally by angular.\r\n---\r\n\r\n## 🏗️ Project Structure \u0026 Data Formats\r\n\r\nThe dynamic content for sections is managed through JSON files, located within the `Public` directory.\r\nImages is stored in `Public/[section]` directory.\r\n\r\n### Blog Data (`blogs.json`)\r\n\r\nBlog posts are defined in `blogs.json`. Clicking a blog card navigates to a detailed view.\r\n\r\n**Format:**\r\n\r\n```json\r\n[\r\n  {\r\n    \"id\": number, \r\n    \"blogTitle\": string,\r\n    \"subtitle\": string,\r\n    \"author\": string,\r\n    \"dateTime\": string,\r\n    \"imageUrl\": string,\r\n    \"description\": string\r\n  }\r\n]\r\n```\r\n\r\n### Events Data (`events.json`)\r\n\r\nEvent listings are defined in `events.json`. Clicking an event card navigates to a detailed view. Includes optional fields for a call-to-action button (e.g., registration).\r\n\r\n**Format:**\r\n\r\n```json\r\n[\r\n  {\r\n    \"id\": number,\r\n    \"eventTitle\": string,\r\n    \"imageUrl\": string,\r\n    \"buttonUrl\": string | null,\r\n    \"buttonContent\": string | null,\r\n    \"description\": string\r\n  }\r\n]\r\n```\r\n\r\n### Gallery Data (`gallery.json`)\r\n\r\nImage gallery items are defined in `gallery.json`.\r\n\r\n**Format:**\r\n\r\n```json\r\n[\r\n  {\r\n    \"id\": number,\r\n    \"imageTitle\": string,\r\n    \"imageUrl\": string\r\n  }\r\n]\r\n```\r\n### Core Members Data (`coreteam.json`)\r\n\r\nDetails about the core team members.\r\n\r\n**Format:**\r\n\r\n```json\r\n[\r\n  {\r\n    \"id\": number,\r\n    \"name\": string\r\n    \"position\": string,\r\n    \"imageUrl\": string\r\n  }\r\n]\r\n```\r\n---\r\n\r\n## ⚠️ Important Note on Content\r\n\r\nPlease be aware that the content (text, images, specific event/blog details) currently present in the JSON files and displayed on the page when run locally or potentially on a demo deployment might be **placeholder data which have been generated by AI**.\r\n\r\n**This placeholder content should be replaced with actual, accurate information pertaining to Foss Mec before final deployment.**\r\n\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdijith-481%2Ffoss-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdijith-481%2Ffoss-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdijith-481%2Ffoss-web/lists"}