kossiitkgp / KWoC-Frontend

Frontend Repo for Kharagpur Winter of Code, built in React
https://kwoc.kossiitkgp.org/
GNU General Public License v3.0
21 stars 40 forks source link

Option to share projects #220

Open pranshugupta54 opened 7 months ago

pranshugupta54 commented 7 months ago

Describe the feature

Currently all the projects can only be searched by typing the name but there's no option to share them.

Why do you think this feature should be implemented?

No response

Additional context

No response

Additional Information

Nafisay commented 7 months ago

Go ahead @pranshugupta54

pranshugupta54 commented 7 months ago

Hi @Nafisay,

I've unassigned myself from this issue as I'm unable to actively work on it. Feel free to reassign as needed. Thanks for your understanding.

Nafisay commented 7 months ago

Sorry, I misunderstood

zetabug commented 7 months ago

@pranshugupta54 the info and statistics about each project you're talking about, from where do i get it? Also, Creating a separate page seems a little unnecessary(just my opinion), a share option must do the job. what do you think....

harshkhandeparkar commented 7 months ago

@pranshugupta54 the info and statistics about each project you're talking about, from where do i get it? Also, Creating a separate page seems a little unnecessary(just my opinion), a share option must do the job. what do you think....

@zetabug You can ping me or @Nafisay for doubts. The statistics can be fetched from the backend, we can think about this later. For the second part, if we do not have a separate page, where will the share link be redirected?

mendacium-a11y commented 6 months ago

if no one is working on this, can i take this up, @harshkhandeparkar @Nafisay ?

harshkhandeparkar commented 6 months ago

Sure!

harshkhandeparkar commented 6 months ago

@mendacium-a11y any update?

mendacium-a11y commented 6 months ago

i was having trouble setting up the backend mainly, plus i was kinda busy yesterday, give me one more day, and i'll elt you know if something works out

harshkhandeparkar commented 6 months ago

If you need any help setting up the backend, you can ask here or on Discord.

mendacium-a11y commented 6 months ago

so i have been trying to get set up some projects to atleast be able to see that page and make a dynamic route, but am just having a lot of trouble with the backend. my laptop is not that good that it'll be able to run 2 server and docker simultaneously hence i chose the codespaces route. i got oauth somewhat running, but now i am unable to login. is there any other way, like maybe a mock server you guys might have running for development purposes?

harshkhandeparkar commented 6 months ago

so i have been trying to get set up some projects to atleast be able to see that page and make a dynamic route, but am just having a lot of trouble with the backend. my laptop is not that good that it'll be able to run 2 server and docker simultaneously hence i chose the codespaces route. i got oauth somewhat running, but now i am unable to login. is there any other way, like maybe a mock server you guys might have running for development purposes?

We don't have a development server running but it's a good idea, maybe we'll try to set one up next year or soon if possible. Right now, I think your best option is to just create a javascript array of projects in the frontend (here).

mendacium-a11y commented 6 months ago

ok i'll try that out

mendacium-a11y commented 6 months ago

hey, am just having trouble making it work, maybe you should assign it to someone else, they might be able to do it, really sorry for taking your guys' time like that