|
| 1 | +--- |
| 2 | +title: Week 9 |
| 3 | +author: Tiyasa Kundu |
| 4 | +--- |
| 5 | +<!-- |
| 6 | +SPDX-License-Identifier: CC-BY-SA-4.0 |
| 7 | +
|
| 8 | +SPDX-FileCopyrightText: 2025 Tiyasa Kundu <[email protected]> |
| 9 | +--> |
| 10 | + |
| 11 | +# Week 9 Meetings and Activities |
| 12 | + |
| 13 | +## Project Sync Meeting 10 |
| 14 | + |
| 15 | +*(July 29, 2025)* |
| 16 | + |
| 17 | +### Attendees |
| 18 | + |
| 19 | +- [Tiyasa Kundu](https://github.com/tiyasakundu) |
| 20 | +- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) |
| 21 | +- [Katharina Ettinger](https://github.com/EttingerK) |
| 22 | +- [Amrit Kumar Verma](https://github.com/amritkv) |
| 23 | +- [Gaurav Mishra](https://github.com/gmishx) |
| 24 | +- [Kaushlendra Pratap](https://github.com/Kaushl2208) |
| 25 | +- [Devanshi Sachan](https://github.com/devxnshi) |
| 26 | +- [Dearsh Oberoi](https://github.com/deo002) |
| 27 | + |
| 28 | +### Discussion |
| 29 | + |
| 30 | +- Showed mentors the progress in implementation of the redesigned components. |
| 31 | +- Completed the implementation of the redesigned Header, Footer and Sub Header components. |
| 32 | +- Installed and configured required shadcn components (e.g., dropdown) to support the redesign. |
| 33 | +- Replaced all Lucide React icons with the custom icons designed for the FOSSology design system. |
| 34 | + |
| 35 | +## FOSSology GSoC Weekly Meet |
| 36 | + |
| 37 | +*(July 31, 2025)* |
| 38 | + |
| 39 | +### Attendees: |
| 40 | + |
| 41 | +- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) |
| 42 | +- [Katharina Ettinger](https://github.com/EttingerK) |
| 43 | +- [Gaurav Mishra](https://github.com/GMishx) |
| 44 | +- [Kaushlendra Pratap](https://github.com/Kaushl2208) |
| 45 | +- [Ayush Bhardwaj](https://github.com/hastagAB) |
| 46 | +- [Sushant Kumar Mishra](https://github.com/its-sushant) |
| 47 | +- [Jan Altenberg](https://github.com/JanAltenberg) |
| 48 | +- [Dearsh Oberoi](https://github.com/deo002) |
| 49 | +- [Amrit Kumar Verma](https://github.com/amritkv) |
| 50 | +- [Muhammad Salman](https://github.com/SalmanDeveloperz) |
| 51 | +- [Tiyasa Kundu](https://github.com/tiyasakundu) |
| 52 | +- [Vaibhav Sahu](https://github.com/Vaibhavsahu2810) |
| 53 | +- [Chayan Das](https://github.com/ChayanDass) |
| 54 | +- [Prakash-Mishra](https://github.com/Prakash-Mishra-9ghz) |
| 55 | +- [Ahmed Gamal](https://github.com/Ahmed-Gamal24) |
| 56 | +- [Oyewale Abdulsobur](https://github.com/smilingprogrammer) |
| 57 | +- [Devanshi Sachan](https://github.com/devxnshi) |
| 58 | +- [Avinal Kumar](https://github.com/avinal) |
| 59 | +- [Rajul Jha](https://github.com/rajuljha) |
| 60 | +- [Harshit Gandhi](https://github.com/harshitg927) |
| 61 | + |
| 62 | +### Missed: |
| 63 | + |
| 64 | +- [Sahil Jha](https://github.com/sjha2048) |
| 65 | +- [Soham Banerjee](https://github.com/soham4abc) |
| 66 | +- [Anupam Ghosh](https://github.com/ag4ums) |
| 67 | + |
| 68 | +### Discussion |
| 69 | + |
| 70 | +#### Mentors |
| 71 | + |
| 72 | +- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) |
| 73 | + - General updates regarding project. |
| 74 | + |
| 75 | +#### Contributors |
| 76 | + |
| 77 | +- [Tiyasa Kundu](https://github.com/tiyasakundu) |
| 78 | + - Shared Week 9 progress with the community, showcasing the completion of the implementation of Header, Footer, and Sub Header components. |
| 79 | + - Mentioned about the WIP Pull Request [#318](https://github.com/fossology/FOSSologyUI/pull/318) openend and the commit made with the code for the implemented Header, Footer, and Sub Header components ([commit link](https://github.com/fossology/FOSSologyUI/pull/318/commits/adde922e4a2e8947c6cae05915e166634c25ae29)). |
| 80 | + |
| 81 | +- Other Contributors |
| 82 | + - Each contributor briefly shared their weekly progress and updates. |
| 83 | + |
| 84 | +## Activities Done in Week 9 |
| 85 | + |
| 86 | +- Completed the implementation of the redesigned Header, Footer, and Sub Header components using Tailwind CSS and shadcn. |
| 87 | +- Installed and configured the required shadcn UI components (e.g., Dropdown) to support the redesign. |
| 88 | +- Replaced all Lucide React icons with the custom icons defined in the FOSSology design system. |
| 89 | +- Opened a WIP Pull Request [#318](https://github.com/fossology/FOSSologyUI/pull/318) and committed the code for the implemented components. |
| 90 | + |
| 91 | +### Progress Demo |
| 92 | + |
| 93 | +- Redesigned Header Component: |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | +- Redesigned Footer Component: |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | +## Next Steps |
| 102 | + |
| 103 | +- Continue implementing other redesigned components and pages as per the redesigned UI mockups. |
0 commit comments