andoriyaprashant / OpSo

OpSo is a Flutter app that provides comprehensive information about various open-source programs
MIT License
41 stars 75 forks source link

GSSOC project list 2021 - 2024 #32

Closed ShashankDeepak closed 4 months ago

ShashankDeepak commented 4 months ago

Context

This pull request is regarding issue #28

Description

This PR provides a list of almost all GSSOC projects currently available on the website from the year 2021 - 2024. They are all in the JSON file format.

Codebase changes

A total of 4 files have been included in assets\projects\gssoc which contain JSON files for the project in years 2021,2022,2023 and 2024 respectively.

andoriyaprashant commented 4 months ago

Good work @ShashankDeepak , but I want these projects to be displayed in the app when we click on the 'GirlScript' program's projects. Please ensure these projects are showcased within that program

ShashankDeepak commented 4 months ago

Good work @ShashankDeepak , but I want these projects to be displayed in the app when we click on the 'GirlScript' program's projects. Please ensure these projects are showcased within that program

Ok I will do it

andoriyaprashant commented 4 months ago

Good work @ShashankDeepak , but I want these projects to be displayed in the app when we click on the 'GirlScript' program's projects. Please ensure these projects are showcased within that program

Ok I will do it

and I want this project's list to be displayed properly with the app UI gssoc page opso

ShashankDeepak commented 4 months ago

Yes @andoriyaprashant I will make sure the UI will be the same and responsive.

ShashankDeepak commented 4 months ago

@andoriyaprashant What is the use of back arrow at the bottom?

andoriyaprashant commented 4 months ago

@andoriyaprashant What is the use of back arrow at the bottom?

I have only added a demo UI to this app so far, and if you wish, you can also make changes to the UI. If we find it suitable after reviewing, we'll incorporate them. However, we want the data of projects and organizations to be displayed well for the user

ShashankDeepak commented 4 months ago

https://github.com/andoriyaprashant/OpSo/assets/92669664/8e0aedcc-3e12-43f8-844b-557645d3f91e

@andoriyaprashant This is what the GSSOC page looks like as of now, if you find any issues please inform. Otherwise, you can merge the PR.

andoriyaprashant commented 4 months ago

@ShashankDeepak Good one! We would like projects and organizations from other programs to be displayed in the same way within this app. If you wish, you can also create issue and work on them