firecamp-dev / website

https://firecamp.io
GNU Affero General Public License v3.0
5 stars 9 forks source link

feat: design oss-friends page #7

Closed shreya-gr closed 1 year ago

shreya-gr commented 1 year ago

Firecamp is now entering to the group of oss friends.

To make it work, we need to design the new page for oss friends similar to this - https://formbricks.com/oss-friends

Task

shreya-gr commented 1 year ago

hey @Siddhant-K-code are you interested in working on this issue?

Siddhant-K-code commented 1 year ago

@shreya-gr: hey @Siddhant-K-code are you interested in working on this issue?

Ahh! I am quite occupied right now. I will find some time on the weekends, let me share this issue on socials also. We might find a new contributor.

Edit: Tweeted this

jatingodnani commented 1 year ago

hlo @shreya-gr @Nishchit14 , interested ! assign me this issue All partner data will be same as forbrick data?

rohitmondal03 commented 1 year ago

@shreya-gr can you assign me this issue ?

rohitmondal03 commented 1 year ago

@shreya-gr the given API in not able to fetch data. Screenshot (109)

I have also tried fetching from this API in vanilla JS file, but it is giving same error !

Nishchit14 commented 1 year ago

@rohitmondal03 It's a CORS issue. Once the page is ready, we need to submit it to get access to this api from our domain firecamp.io. meanwhile you can follow these steps

  1. open this api in the browser https://formbricks.com/api/oss-friends
  2. copy the response in JSON
  3. use mock promise with this JSON instead of calling the actual API
  4. and start building the page
  5. add an OSS Friend link in the footer section

Once the API access is given we'll replace the mock response with the actual API.

Thank you @Siddhant-K-code for the shoutout, and thank you @jatingodnani for showing your interest, please join the discord contribution channel to get informed about new contribution opportunities.

jatingodnani commented 1 year ago

@Nishchit14 i think you have already assign another issue to @rohitmondal03

Nishchit14 commented 1 year ago

@jatingodnani This one is a small one, I think He is quite near to finishing it so I assigned it to him.

But you can still work on it, If it's ready soonest I'll accept your PR.

rohitmondal03 commented 1 year ago

@Nishchit14 can you please givve "hacktoberfest accepted label" in my merge request. The request is showing "not-accepted" in my hacktoberfest profile !!🙏

Nishchit14 commented 1 year ago

@rohitmondal03 it's done, check now.