|
| 1 | +--- |
| 2 | +title: Week 5 |
| 3 | +author: Tiyasa Kundu |
| 4 | +--- |
| 5 | +<!-- |
| 6 | +SPDX-License-Identifier: CC-BY-SA-4.0 |
| 7 | +
|
| 8 | +SPDX-FileCopyrightText: 2025 Tiyasa Kundu <tiyasakundu20@gmail.com> |
| 9 | +--> |
| 10 | + |
| 11 | +# Week 5 Meetings and Activities |
| 12 | + |
| 13 | +## Project Sync Meeting 6 |
| 14 | + |
| 15 | +*(July 1, 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 | +- [Gaurav Mishra](https://github.com/gmishx) |
| 23 | +- [Kaushlendra Pratap](https://github.com/Kaushl2208) |
| 24 | +- [Devanshi Sachan](https://github.com/devxnshi) |
| 25 | +- [Dearsh Oberoi](https://github.com/deo002) |
| 26 | +- [Soham Banerjee](https://github.com/soham4abc) |
| 27 | + |
| 28 | +### Discussion |
| 29 | + |
| 30 | +- Shared progress on the React to Next.js migration, including successful migration of the Search page, Browse page, several pages under Upload, and key components like Table and TreeContainer. |
| 31 | +- Mentors reviewed the migration progress and advised to prioritize rendering all pages and components first, rather than focusing on styling at this stage. |
| 32 | +- Mentors suggested reviewing [Devanshi's](https://github.com/devxnshi) components once access to the design file is granted, and to analyze the development effort required for implementing the new designs post-migration. |
| 33 | + |
| 34 | +## FOSSology GSoC Weekly Meet |
| 35 | + |
| 36 | +*(June 3, 2025)* |
| 37 | + |
| 38 | +### Attendees |
| 39 | + |
| 40 | +- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) |
| 41 | +- [Rajul Jha](https://github.com/rajuljha) |
| 42 | +- [Dearsh Oberoi](https://github.com/deo002) |
| 43 | +- [Kaushlendra Pratap](https://github.com/Kaushl2208) |
| 44 | +- [Ahmed Gamal](https://github.com/Ahmed-Gamal24) |
| 45 | +- [Jan Altenberg](https://github.com/JanAltenberg) |
| 46 | +- [Sahil Jha](https://github.com/sjha2048) |
| 47 | +- [Muhammad Salman](https://github.com/SalmanDeveloperz) |
| 48 | +- [Tiyasa Kundu](https://github.com/tiyasakundu) |
| 49 | +- [Prakash-Mishra](https://github.com/Prakash-Mishra-9ghz) |
| 50 | +- [Oyewale Abdulsobur](https://github.com/smilingprogrammer) |
| 51 | +- [Devanshi Sachan](https://github.com/devxnshi) |
| 52 | +- [Avinal Kumar](https://github.com/avinal) |
| 53 | +- [Vaibhav Sahu](https://github.com/Vaibhavsahu2810) |
| 54 | + |
| 55 | +### Missed |
| 56 | + |
| 57 | +- [Katharina Ettinger](https://github.com/EttingerK) |
| 58 | +- [Gaurav Mishra](https://github.com/GMishx) |
| 59 | +- [Anupam Ghosh](https://github.com/ag4ums) |
| 60 | +- [Soham Banerjee](https://github.com/soham4abc) |
| 61 | +- [Sushant Kumar](https://github.com/its-sushant) |
| 62 | +- [Ayush Bhardwaj](https://github.com/hastagAB) |
| 63 | +- [Harshit Gandhi](https://github.com/harshitg927) |
| 64 | +- [Amrit Kumar Verma](https://github.com/amritkv) |
| 65 | +- [Chayan Das](https://github.com/ChayanDass) |
| 66 | + |
| 67 | +### Discussion |
| 68 | + |
| 69 | +#### Mentors |
| 70 | + |
| 71 | +- [Shaheem Azmal M MD](https://github.com/shaheemazmalmmd) |
| 72 | + - General updates regarding project. |
| 73 | +- [Jan Altenberg](https://github.com/JanAltenberg) |
| 74 | + - Shows detailed DEMO on current work by [Vaibhav Sahu](https://github.com/Vaibhavsahu2810). |
| 75 | + |
| 76 | +#### Contributors |
| 77 | + |
| 78 | +- [Tiyasa Kundu](https://github.com/tiyasakundu) |
| 79 | + - Shared Week 5 progress with the community, highlighting ongoing work on the React to Next.js migration task. |
| 80 | + - Showcased successful migration of the Search page, Browse page, multiple pages under Upload, and components like Table and TreeContainer. |
| 81 | + - Mentors advised to focus on rendering all pages and components first, and not to spend time on styling at this stage of the migration. |
| 82 | + - Mentors suggested [Devanshi](https://github.com/devxnshi) to grant me access to the figma design file so that I can analyze the development effort required for implementing the new designs after completing the migration. |
| 83 | + |
| 84 | +- Other Contributors |
| 85 | + - Each contributor briefly shared their weekly progress and updates. |
| 86 | + |
| 87 | +## Activities Done in Week 5 |
| 88 | + |
| 89 | +- Successfully migrated and rendered the Search page, Browse page, multiple pages under Upload, and key components such as Table and TreeContainer in the new Next.js setup. |
| 90 | +- Discussed the upcoming UI design handoff and was advised to evaluate the development effort once access to the design file is granted. |
| 91 | + |
| 92 | +### Progress Demo |
| 93 | + |
| 94 | +- Search page after migrating from React 17 to Next 15 app: |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | +- Browse page after migrating from React 17 to Next 15 app: |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | +## Next Steps |
| 103 | + |
| 104 | +- Continue migrating remaining pages and components to the Next.js setup. |
| 105 | +- Evaluate the development effort once access to the figma design file is granted. |
0 commit comments