NIAEFEUP / uni

Mobile app designed to help students of the University of Porto to manage their academic life.
GNU General Public License v3.0
43 stars 15 forks source link

Remove Calendar Link #969

Closed jlcrodrigues closed 8 months ago

jlcrodrigues commented 10 months ago

Since the calendar was integrated in the app, there is no need to keep the calendar link.

SunMoon97 commented 10 months ago

Hello,

I'm new to the feild of open source contribution and would appreciate some guidance on how to approach this following issue.I haven't started working on this issue yet, and I'd like to learn how to approach it effectively. Any advice or suggestions would be greatly appreciated. Thank you for your time and assistance!

Best regards,

jlcrodrigues commented 10 months ago

@SunMoon97 You just have to remove the following lines:

https://github.com/NIAEFEUP/uni/blob/1bf751bb84099923cfa2f0d6150a17e5f69482c3/uni/lib/view/useful_info/widgets/sigarra_links_card.dart#L37-L41

NishchayShakya1 commented 9 months ago

@SunMoon97 You just have to remove the following lines:

https://github.com/NIAEFEUP/uni/blob/1bf751bb84099923cfa2f0d6150a17e5f69482c3/uni/lib/view/useful_info/widgets/sigarra_links_card.dart#L37-L41

I have fixed the issue please check it.