codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
130 stars 149 forks source link

Fix: continue learning cards #140

Closed rajatgupta24 closed 3 years ago

rajatgupta24 commented 3 years ago

Hi guys, It's hard to scroll through the continue learning section when we've a lot of courses going on.

I think the cards in continue learning section can be better is they are in horizontal scroll.

It'll make it short and mobile friendly. I can make the changes in my PR #85 because it contains similar functionality.

rajatgupta24 commented 3 years ago

@Abhishek-kumar09 can I start working on it.

naveen8801 commented 3 years ago

Hii @rajatgupta24 @Abhishek-kumar09 , i wanna work on it , can you help me in getting started :-)

rajatgupta24 commented 3 years ago

Hi @naveen8801 👋🏻, sure you can, first join our discord channel and setup the repo locally and go through the files in src folder If you need any help just ask on discord and wait till issue is assigned to you 😇

naveen8801 commented 3 years ago

Thanks @rajatgupta24 :-)

rajatgupta24 commented 3 years ago

Hi @naveen8801, how's this going?

naveen8801 commented 3 years ago

Hii @rajatgupta24 , i have successfully setup this repo locally and code base looks familiar to me , currently i am spending time in understanding different components involved in this application :-)

rajatgupta24 commented 3 years ago

Great start :partying_face:, and what about the current issue, are you still doing it?

naveen8801 commented 3 years ago

ya , i am working in it . should i directly submit a PR or wait for someone assign this issue to me ?

rajatgupta24 commented 3 years ago

It has been a while so you should just submit a PR now

naveen8801 commented 3 years ago

Thanks @rajatgupta24 :-)

naveen8801 commented 3 years ago

@rajatgupta24 , i am facing some problem while solving this , actually i am able to make that list vertically scrollable not horizontally , can you help me ?