iiitv / club_calendar

A customized calendar app for club events and announcements
14 stars 15 forks source link

Floating button Button replaced #57

Closed marizvi closed 2 years ago

marizvi commented 2 years ago

Hello sir, I have successfully replaced the floating button with material button to display the event details, Since I am still at the learning stage and I know that this change is very basic but still in coming days I will definitely try my best to come up with more changes for this app to make it look more attractive. If everything is working fine then I will suggest you to please merge my small piece of code.

vikiwarrior commented 2 years ago

Remove unused variables and make similar buttons for the Event Page, Feedback Page, and past event Page.

marizvi commented 2 years ago

Ok, I will do that.

marizvi commented 2 years ago

Sir but these 3 pages are not yet been created, so I will be leaving onpressed: (){} as a blank function for those buttons. Is that fine?

vikiwarrior commented 2 years ago

Sir but these 3 pages are not yet been created, so I will be leaving onpressed: (){} as a blank function for those buttons. Is that fine?

yep

marizvi commented 2 years ago

As you told, I removed unused variables like (increment counter etc.), also added three more buttons on the temporary homescreen. If anything else is missing here then kindly let me know and, If everything is fine then please merge my part of code as well, so that I can look forward to make this app more attractive in near future by generating more issues.

Thanks..

marizvi commented 2 years ago

Sir, What else is needed in order to get this PR merged?